Proposal: commonmark.py
nikolas opened this issue · 0 comments
Project Proposal
Project Details
commonmark.py
Project Description
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. Although there are other python commonmark libraries, this one is unique in that it is a direct port of jgm's reference JavaScript implementation.
Project Leads
Confirmation of Guidelines
Please confirm the following:
-
I am the project owner, or have permission from the project owner, to request a transfer.
-
This project is a viable candidate for Jazzband.
-
This project fulfills the documentation requirements. https://commonmarkpy.readthedocs.io/en/latest/
-
This project is tested.
-
I am happy to adopt Jazzband's code of conduct in this project.
-
I am happy to include Jazzband's contributing guidelines in this project.