| Crates.io | mdbook-yml-header |
| lib.rs | mdbook-yml-header |
| version | 0.1.4 |
| created_at | 2022-11-06 20:31:55.824195+00 |
| updated_at | 2024-07-03 06:29:59.601149+00 |
| description | mdBook preprocessor for removing yml header |
| homepage | |
| repository | https://github.com/dvogt23/mdbook-yml-header |
| max_upload_size | |
| id | 706708 |
| size | 92,866 |
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]
MPL. See LICENSE.
Copyright (c) 2022 Dmitrij Vogt divogt@vogt.dev