Description
Parses Markdown documents in pure Python with an extensible design. It helps applications convert Markdown into structured data or rendered output for documentation, notes, comments, and publishing tools.
User-provided Markdown should be rendered with safe rules. Links, embedded HTML, and extensions can affect privacy and security depending on the output context.