{"library":"markdown-callouts","type":"library","category":null,"description":"markdown-callouts is a Python-Markdown extension that enhances documentation with admonition-style callouts. It supports various syntaxes, including a flexible original style (e.g., `NOTE:`), collapsible blocks (`>? TIP:`), and the GitHub 'alerts' syntax (`> [!NOTE]`). The current version is 0.4.0, and new features are added incrementally, often focusing on compatibility with existing Markdown parsers and popular documentation tools like MkDocs.","language":"python","status":"active","version":"0.4.0","tags":["markdown","mkdocs","admonitions","documentation","extension","alerts"],"install":[{"cmd":"pip install markdown-callouts","imports":["mkdocs.yml: - callouts\nPython: extensions=['callouts']","mkdocs.yml: - github-callouts\nPython: extensions=['github-callouts']"]}],"homepage":null,"github":"https://github.com/oprypin/markdown-callouts","docs":"https://oprypin.github.io/markdown-callouts/","changelog":"https://github.com/oprypin/markdown-callouts/releases","pypi":"https://pypi.org/project/markdown-callouts/","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.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/markdown-callouts/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}