Skip to content

mdBook preprocessor for removing yml header within --- (front-matter)

License

Notifications You must be signed in to change notification settings

dvogt23/mdbook-yml-header

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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