Python parser for the CommonMark Markdown spec
Pure Python port of jgm’s stmd.js, a Markdown parser and renderer for the
CommonMark specification, using only native modules. Once both this project and
the CommonMark specification are stable we will release the first 1.0 version
and attempt to keep up to date with changes in stmd.js.
We are currently at the same development stage (actually a bit ahead because we
have implemented HTML entity conversion and href URL escaping) as stmd.js. Since
Python versions pre-3.4 use outdated (i.e. not HTML5 spec) entity conversion,
I’ve converted the 3.4 implementation into a single file, entitytrans.py which
so far seems to work (all tests pass on 2.7, 3.3, and 3.4).
- Sources inherited from project SUSE:SLE-15-SP4:Update
-
Checkout Package
osc checkout SUSE:SLE-15-SP6:GA/python-CommonMark && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
commonmark-0.9.1.tar.gz | 0000095764 93.5 KB | |
python-CommonMark.changes | 0000006144 6 KB | |
python-CommonMark.spec | 0000002567 2.51 KB |
Latest Revision
Samu Voutilainen (Smar)
committed
(revision 1)
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP4:Update package:python-CommonMark revision:3983893da4092bb250dc5cc0ce4cf307
Comments 0