Ross ROSS = Recommend OSS · open-source software intelligence for agents

markdown-it/markdown-it

Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed observed · 2026-08-28

github.com/markdown-it/markdown-it · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4275
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

21849 stars · 1846 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

markdown-it is a fast, pluggable Markdown parser for JavaScript with 100% CommonMark support plus syntax extensions like URL autolinking and typographer. Its configurable rule system allows adding or replacing syntax rules, and it has a large ecosystem of community plugins.

Use cases

  • render markdown to html in node.js
  • parse markdown in the browser
  • convert markdown files to html
  • add custom markdown syntax extensions
  • build a blog or cms with markdown content
  • sanitize untrusted markdown input safely

When to choose

  • you need spec-compliant CommonMark rendering
  • you want to extend or customize markdown syntax with plugins
  • parsing speed matters
  • you need safe-by-default rendering of user-supplied markdown

When to avoid

  • you need markdown flavors like GFM tables out of the box without plugins
  • you are not working in JavaScript/TypeScript
  • you need a WYSIWYG markdown editor rather than a parser

Facets

library · maturity stable

parser markdown plugin-system parsers web-development frontend documentation browser cross-platform commonmark markdown-parser extensible typescript syntax-plugins nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
markdown-it/markdown-itmain77

For agents

markdown · JSON · MCP: product_card(name="markdown-it/markdown-it")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem