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

markdownlint

A Node.js style checker and lint tool for Markdown/CommonMark files. observed · 2026-08-28

github.com/DavidAnson/markdownlint · JavaScript · 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-02. Adoption (stars, forks) is never an input.

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

Full methodology

Adoption not part of the score

6304 stars · 945 forks observed · 2026-08-28

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

markdownlint is a Node.js static analysis library that checks Markdown/CommonMark files against a configurable library of style rules, supporting GFM syntax like tables, footnotes, and math. It powers a VS Code extension, CLI tools (markdownlint-cli2), and a GitHub Action for linting Markdown in editors and CI pipelines.

Use cases

  • lint markdown files for style consistency
  • enforce markdown style rules in a project
  • check commonmark files for formatting issues
  • lint markdown in vs code
  • add markdown linting to ci pipeline
  • standardize documentation formatting across a repo

When to choose

  • you need programmatic or editor-integrated Markdown linting in a Node.js ecosystem
  • you want CommonMark-compliant checks with GFM extension support
  • you need consistent Markdown style enforcement across editors, CLI, and CI

When to avoid

  • you lint Markdown in a Ruby project and prefer the mdl gem
  • you need a formatter that rewrites files rather than reporting issues
  • your project uses non-CommonMark Markdown dialects unsupported by micromark

Facets

library · maturity stable

linter parser developer-tools documentation developer-tools text-editors editor-plugin cross-platform markdown commonmark static-analysis style-checking vscode-extension linting nodejs

10 sources

Member repositories

RepositoryRoleHealth v2
DavidAnson/markdownlintmain77
DavidAnson/vscode-markdownlintplugin77

For agents

markdown · JSON · MCP: product_card(name="DavidAnson/markdownlint")

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