You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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:
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.
The text was updated successfully, but these errors were encountered: