A preprocessor for mdbook to remove yml-header (front-matter) within --- at the top of
a .md file.
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]Checkout new branch and install relase local for test:
cargo build --release
cd test/test_book
mdbook serveMPL. See LICENSE.
Copyright (c) 2022 Dmitrij Vogt divogt@vogt.dev