skillfed

mdit-py-plugins

Collection of plugins for markdown-it-py

mdit-py-plugins Permissive license Active 44 v0.6.1 released

Install

mdit-py-plugins on PyPI

pip

pip install mdit-py-plugins

uv

uv add mdit-py-plugins

poetry

poetry add mdit-py-plugins

Package 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

Development Status :: 5 - Production/StableIntended Audience :: DevelopersLicense :: OSI Approved :: MIT LicenseProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.8Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonProgramming Language :: Python :: Implementation :: PyPyTopic :: Software Development :: Libraries :: Python ModulesTopic :: Text Processing :: Markup

About mdit-py-plugins

from the package's own PyPI description — quoted content, verbatim

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
markdown-it pluginsmarkdown parser extensionsmarkdown-it-py pluginsmarkdown syntax pluginsmarkdown processing extensionsmarkdown lexer pluginsmarkup parsing plugins

Similar packages