1config BR2_PACKAGE_PYTHON_MARKDOWN2 2 bool "python-markdown2" 3 help 4 A fast and complete Python implementation of Markdown. 5 6 https://github.com/trentm/python-markdown2 7