mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
c457b1ffbf
The fastest markdown parser in pure Python, 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. WWW: https://github.com/lepture/mistune
10 lines
313 B
Plaintext
10 lines
313 B
Plaintext
The fastest markdown parser in pure Python, 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.
|
|
|
|
WWW: https://github.com/lepture/mistune
|