help
help copied to clipboard
Proposal: commonmark.py
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
@nikolas
Confirmation of Guidelines
Please confirm the following:
-
[x] I am the project owner, or have permission from the project owner, to request a transfer.
-
[x] This project is a viable candidate for Jazzband.
-
[x] This project fulfills the documentation requirements. https://commonmarkpy.readthedocs.io/en/latest/
-
[x] This project is tested.
-
[x] I am happy to adopt Jazzband's code of conduct in this project.
-
[x] I am happy to include Jazzband's contributing guidelines in this project.