python3-commonmark

Python parser for the CommonMark Markdown spec
  https://github.com/rtfd/commonmark.py
  0
  no reviews



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.