dbc8274175
The fastest markdown parser in pure Python with renderer features, inspired by marked. Features: * Pure Python. Tested in Python 2.6+, Python 3.3+ and PyPy. * Very Fast. It is the fastest in all pure Python markdown parsers. * More Features. Table, footnotes, autolink, fenced code etc.
7 lines
288 B
Text
7 lines
288 B
Text
The fastest markdown parser in pure Python with renderer features, inspired by
|
|
marked.
|
|
|
|
Features:
|
|
* Pure Python. Tested in Python 2.6+, Python 3.3+ and PyPy.
|
|
* Very Fast. It is the fastest in all pure Python markdown parsers.
|
|
* More Features. Table, footnotes, autolink, fenced code etc.
|