Skip to main content

Module config

Module config 

Source
Expand description

Configuration options for Markdown parsing behavior.

Structs§

MarkdownParserConfig
A configuration for the Markdown parser.

Enums§

ElementBehavior
Behavior of the parser when encountering certain elements.

Constants§

DEFAULT_MAX_NESTING_DEPTH
Default value of MarkdownParserConfig::with_max_nesting_depth.