markdown parsing for Python, port of markdown-it
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://pypi.python.org/pypi/markdown-it-py
