5 releases
0.1.4 | Jul 3, 2024 |
---|---|
0.1.3 | Apr 24, 2023 |
0.1.2 | Apr 17, 2023 |
0.1.1 | Mar 10, 2023 |
0.1.0 | Nov 6, 2022 |
#684 in Text processing
35 downloads per month
31KB
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
~12–23MB
~341K SLoC