#mdbook #preprocessor #book #rust-book #markdown

app mdbook-yml-header

mdBook preprocessor for removing yml header

4 releases

0.1.3 Apr 24, 2023
0.1.2 Apr 17, 2023
0.1.1 Mar 10, 2023
0.1.0 Nov 6, 2022

#1627 in Text processing

27 downloads per month

MPL-2.0 license

29KB
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–24MB
~339K SLoC