Crate mdbook_header_footer

Source

Structs§

App
mdBook preprocessor to prepend header and append footer to certain chapters.
Config
Compiled configuration for the padding.
Matcher
A compiled padding instruction.
RawConfig
The raw configuration for padding.
RawMatcher
A raw padding instruction.

Enums§

Command
Checks if renderer is supported.

Functions§

run
Run the header-footer preprocessor: take the book from StdIn, process it, and write it to StdOut.