commonmark.py is a pure Python port of jgm's commonmark.js, a
Markdown parser and renderer for the CommonMark specification,
using only native modules.

Homepage:
https://github.com/rtfd/CommonMark-py
