{"library":"markdown2","type":"library","category":null,"description":"Markdown2 is a fast and complete Python implementation of Markdown, designed to closely match the behavior of the original Perl-implemented Markdown.pl. It offers a core Markdown parser and numerous extensions, known as 'extras,' for enhanced functionality like syntax highlighting, tables, and header IDs. The library is actively maintained with periodic releases and currently supports Python 3.9 and newer.","language":"python","status":"active","version":"2.5.5","tags":["markdown","html conversion","text processing","documentation"],"install":[{"cmd":"pip install markdown2","imports":["from markdown2 import markdown","from markdown2 import Markdown"]},{"cmd":"pip install markdown2[all]","imports":[]}],"homepage":null,"github":"https://github.com/trentm/python-markdown2","docs":null,"changelog":null,"pypi":"https://pypi.org/project/markdown2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3,"avg_import_s":0.09,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/markdown2/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}