Benjamin Trigona-Harany 7faa4dd983 python/mistune: Updated for version 0.8. 7 gadi atpakaļ
..
README c8da3ed339 python/mistune: Added (Python markdown parser). 8 gadi atpakaļ
mistune.SlackBuild 7faa4dd983 python/mistune: Updated for version 0.8. 7 gadi atpakaļ
mistune.info 7faa4dd983 python/mistune: Updated for version 0.8. 7 gadi atpakaļ
slack-desc 12f269815e python/mistune: Fix slack-desc. 8 gadi atpakaļ

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.