Configuration options
Markdown parser behavior:
- true
to use the default Markdown parser with specific settings.
- false
to disable parsing.
- A string indicating the path to a custom parser.
An instance of the Markdown parser if enabled or configured
Get the markdown parser