mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
7 lines
273 B
Text
7 lines
273 B
Text
|
Mistune is a markdown parser in pure Python.
|
||
|
|
||
|
It has the following 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.
|