2 releases
0.1.1 | Mar 10, 2023 |
---|---|
0.1.0 | Nov 6, 2022 |
#524 in Text processing
62 downloads per month
35KB
75 lines
mdBook-yml-header
A preprocessor for mdbook to remove yml-header (front-matter) within ---
at the top of
a .md
file.
Installation
If you want to use only this preprocessor, install the tool:
cargo install mdbook-yml-header
Then add this to your book.toml
[preprocessor.yml-header]
License
MPL. See LICENSE.
Copyright (c) 2022 Dmitrij Vogt divogt@vogt.dev
Dependencies
~9–40MB
~689K SLoC