mdit-py-plugins
Collection of plugins for markdown-it-py
Install
mdit-py-plugins on PyPI
pip
pip install mdit-py-pluginsuv
uv add mdit-py-pluginspoetry
poetry add mdit-py-pluginsPackage facts
| License | not declared (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — markdown-it-py |
| Maintenance | actively maintained — 92 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: mdit_py_plugins-0.6.1-py3-none-any.whl
Keywords: markdown, markdown-it, lexer, parser, development
About mdit-py-plugins
from the package's own PyPI description — quoted content, verbatim
mdit-py-plugins
Github-CI (image) Coverage Status (image) PyPI (image) Conda (image) Code style: black (image)
Collection of core plugins for markdown-it-py.
Read as markdown · JSON record · Source repository · Homepage · Docs
AI interpretation — verify before relying
AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page
Extends markdown-it-py with a collection of plugins that add additional parsing capabilities and syntax support for markdown processing.
Low friction install with a single pure-Python wheel dependency. Actively maintained as of May 2026 with recent commits and stable production status.
Licensed under MIT (permissive), allowing free use, modification, and distribution with minimal restrictions.
Usage
pip install mdit-py-plugins
import mdit_py_plugins
# Use with markdown-it-py as documented in project
Requires Python 3.10 or later; markdown-it-py must be installed as a runtime dependency.
Verdict: A well-maintained, production-ready plugin collection for markdown-it-py with permissive MIT licensing, no known vulnerabilities, and straightforward installation. Suitable for projects needing extended markdown parsing capabilities.
Needs verification
- Which specific plugins are included in the collection and their individual use cases
- Performance characteristics when using multiple plugins together
- Compatibility guarantees with specific markdown-it-py versions
- Concrete usage examples for the included plugins
Similar packages
permissive · top 100 on PyPI
mistunepermissive · top 1,000 on PyPI
avpermissive · top 1,000 on PyPI
mdurlpermissive · top 100 on PyPI
Markdownpermissive · top 1,000 on PyPI
pymdown-extensionspermissive · top 1,000 on PyPI
uc-micro-pypermissive · top 1,000 on PyPI
bracexpermissive · top 1,000 on PyPI
soupsievepermissive · top 100 on PyPI
wcmatchpermissive · top 1,000 on PyPI