Benjamin Trigona-Harany 7faa4dd983 python/mistune: Updated for version 0.8. пре 7 година
..
README c8da3ed339 python/mistune: Added (Python markdown parser). пре 8 година
mistune.SlackBuild 7faa4dd983 python/mistune: Updated for version 0.8. пре 7 година
mistune.info 7faa4dd983 python/mistune: Updated for version 0.8. пре 7 година
slack-desc 12f269815e python/mistune: Fix slack-desc. пре 8 година

README

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.