Description
Markdown text can be parsed and rendered in legacy Python 2 applications with a pure-Python library. Mistune helps web, documentation, and content tools convert Markdown into structured output.
It is imported by applications and does not sanitize unsafe HTML automatically for every use case. Validate rendering settings when processing untrusted Markdown.