executablebooks/markdown-it-py
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python! observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 99
- Release rhythm 59
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 134.0
- age_days: 2352
- days_rel: 118
- days_push: 9
- n_releases_24m: 3
Adoption not part of the score
1353 stars · 119 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
markdown-it-py is a Python port of the popular markdown-it Markdown parser, offering 100% CommonMark compliance, configurable syntax rules, and a plugin system for extensions. It also ships a small command-line tool for converting Markdown files to HTML.
Use cases
- parse markdown to html in python
- commonmark-compliant markdown parser
- convert markdown files to html from the command line
- extend markdown with custom syntax plugins
- render markdown with footnotes and tables
- sanitize markdown rendering for security
When to choose
- you need strict CommonMark spec compliance in Python
- you want a fast, pluggable markdown parser with configurable rules
- you need markdown rendering for documentation or static site generation
When to avoid
- you need a Rust/C-speed parser and can accept experimental bindings
- you only need a simple markdown-to-text converter without HTML output
Facets
library · maturity stable
parser markdown cli parsers web-development documentation developer-tools python cli cross-platform commonmark markdown-it syntax-plugins html-rendering
2 sources
- readme: https://github.com/executablebooks/markdown-it-py · fetched 2026-08-28 · ee37bcc73120
- registry_pypi: https://pypi.org/pypi/markdown-it-py/json · fetched 2026-08-29 · 552da89befa5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| executablebooks/markdown-it-py | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="executablebooks/markdown-it-py")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem