Description
Parses Markdown using a Python port of markdown-it. It helps applications build reliable Markdown rendering, token processing, extensions, documentation tools, and content pipelines.
As with any Markdown parser, user-provided content needs safe rendering rules. Configure links, embedded HTML, and plugins to match the trust level of the input.