py-markdown-it-4.0.0

markdown parsing for Python, port of markdown-it

Index | textproc

Description

markdown-it is a fast and easily extensible Markdown parser.
It follows the CommonMark spec + adds syntax extensions & sugar
(URL autolinking, typographer).

The original is in node.js; this is a Python port.

Run Dependencies