remarkjs/remark-gfm
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists) observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 6
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2159
- days_rel: 569
- days_push: 569
- n_releases_24m: 1
Adoption not part of the score
1239 stars · 41 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
remark-gfm is a remark (unified) plugin that adds GitHub Flavored Markdown support to markdown parsing and serialization, including autolink literals, footnotes, strikethrough, tables, and tasklists. It integrates into the unified ecosystem so markdown can be processed with GFM extensions before conversion to HTML or other formats.
Use cases
- render markdown tables in my app like GitHub does
- support strikethrough and tasklists when parsing markdown
- parse footnotes in markdown files
- make autolink literals like www.example.com clickable
- process GitHub-flavored markdown into HTML with unified
- match markdown rendering behavior to GitHub's
When to choose
- you use remark/unified and need GFM features such as tables, footnotes, strikethrough, tasklists, or autolinks
- you want markdown rendering consistent with GitHub's behavior
- you need parsing and serialization of GFM extensions in JavaScript
When to avoid
- you don't use the remark/unified ecosystem and need a standalone markdown parser
- you only need CommonMark without GitHub extensions
- you need HTML rendering itself, which is handled by remark-rehype
Facets
plugin · maturity stable
parser markdown plugin-system web-development documentation frontend cross-platform remark-plugin gfm unified mdast markdown-extensions nodejs
3 sources
- readme: https://github.com/remarkjs/remark-gfm · fetched 2026-08-28 · 78e8d0ffaedb
- homepage: https://remark.js.org · fetched 2026-08-29 · 233816d6db75
- registry_npm: https://registry.npmjs.org/remark-gfm · fetched 2026-08-29 · e17f680a102a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| remarkjs/remark-gfm | main | 26 |
For agents
markdown · JSON · MCP: product_card(name="remarkjs/remark-gfm")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem