Expand description
Book preprocessing.
Structs§
- CmdPreprocessor
- A custom preprocessor which will shell out to a 3rd-party program.
- Index
Preprocessor - A preprocessor for converting file name
README.mdtoindex.mdsinceREADME.mdis the de facto index file in markdown-based documentation. - Link
Preprocessor - A preprocessor for expanding helpers in a chapter. Supported helpers are:
- Preprocessor
Context - Extra information for a
Preprocessorto give them more context when processing a book.
Traits§
- Preprocessor
- An operation which is run immediately after loading a book into memory and before it gets rendered.