Expand description
Defines the PreProcessor and PostProcessor structs used for pre- and
post-processing of Entrys and TemplateRenders respectively.
Modules
Pre-processors for manipulating
Entry, Book and
Annotation types before they are rendered and
post-processors for manipulating a template after it’s been rendered.Structs
A struct for post-processing
TemplateRenders.A struct represting options for the
PostProcessor struct.A struct for pre-processing
Entrys.A struct represting options for the
PreProcessor struct.