mdbook-yml-header

Crates.iomdbook-yml-header
lib.rsmdbook-yml-header
version0.1.4
sourcesrc
created_at2022-11-06 20:31:55.824195
updated_at2024-07-03 06:29:59.601149
descriptionmdBook preprocessor for removing yml header
homepage
repositoryhttps://github.com/dvogt23/mdbook-yml-header
max_upload_size
id706708
size92,866
dima (dvogt23)

documentation

https://github.com/dvogt23/mdBook-yml-header/README.md

README

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

Commit count: 54

cargo fmt