processors ¤
This module contains a Markdown extension allowing to integrate generated headings into the ToC.
Classes:
-
HeadingReportingTreeprocessor
–Records the heading elements encountered in the document.
-
IdPrependingTreeprocessor
–Prepend the configured prefix to IDs of all HTML elements.
-
InsertHeadings
–Our headings insertor.
-
RemoveHeadings
–Our headings remover.