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

jonschlinkert/remarkable

Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents. observed · 2026-08-28

github.com/jonschlinkert/remarkable · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4384
  • days_rel: n/a
  • days_push: 838
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5844 stars · 376 forks observed · 2026-08-28

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

Remarkable is a fast, configurable Markdown parser for JavaScript with full CommonMark support, syntax extensions, and a plugin system for adding or replacing parsing rules. It renders Markdown to HTML in Node.js and the browser, and also ships a small CLI for converting Markdown files.

Use cases

  • parse markdown to html in node
  • render user-generated markdown comments safely
  • add custom markdown syntax rules or plugins
  • convert markdown files to html from the command line
  • highlight code blocks in markdown with highlight.js
  • use markdown rendering in the browser via CDN

When to choose

  • you need a fast CommonMark-compliant markdown parser with configurable rules
  • you want to extend or replace markdown syntax with plugins
  • you need markdown rendering in both Node.js and the browser

When to avoid

  • you need HTML-to-markdown conversion (use breakdance instead)
  • you prefer the more actively developed markdown-it ecosystem
  • you need a full static site generator rather than a parsing library

Facets

library · maturity maintenance

parser markdown templating web-development frontend developer-tools documentation browser cli commonmark gfm markdown-parser syntax-plugins html-rendering extensible-rules nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
jonschlinkert/remarkablemain23

For agents

markdown · JSON · MCP: product_card(name="jonschlinkert/remarkable")

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