{"library":"mistletoe","type":"library","category":null,"description":"Mistletoe is a fast, extensible Markdown parser written in pure Python. It fully supports the CommonMark specification and provides various renderers for output formats like HTML, LaTeX, and even back to Markdown. The library is actively maintained, with the current stable version being 1.5.1, and releases occurring every few months for bug fixes and minor feature enhancements.","language":"python","status":"active","version":"1.5.1","tags":["markdown","parser","renderer","html","latex","commonmark"],"install":[{"cmd":"pip install mistletoe","imports":["from mistletoe import markdown","from mistletoe import Document, HTMLRenderer","from mistletoe import Document, LaTeXRenderer","from mistletoe.contrib.pygments_renderer import PygmentsRenderer"]}],"homepage":null,"github":"https://github.com/miyuchina/mistletoe","docs":null,"changelog":null,"pypi":"https://pypi.org/project/mistletoe/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":1.94,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/mistletoe/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}