Description
Parses and renders Markdown in Python with plugin and renderer support. It helps projects build documentation systems, comments, content pipelines, and custom Markdown processing workflows.
Plugins and renderers change what input can produce. Configure them carefully when users provide Markdown, especially if the result becomes HTML in a browser.