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