Expand description
Markdown post-processing rules.
These rules are applied after Markdown serialization to handle platform-specific quirks that cannot be addressed at the AST level.
Enums§
- Markdown
Processing Rule - Markdown post-processing rules.
Functions§
- parse_
markdown_ processing_ rules - Parse markdown processing rules from a string slice array.
Type Aliases§
- Markdown
Processing Rules - A set of markdown processing rules to apply.