1config BR2_PACKAGE_PYTHON_MISTUNE 2 bool "python-mistune" 3 help 4 The fastest markdown parser in pure Python with renderer 5 features, inspired by marked. 6 7 https://pypi.python.org/pypi/mistune 8