markdownlint
A Node.js style checker and lint tool for Markdown/CommonMark files. 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
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
- readme: https://github.com/DavidAnson/markdownlint · fetched 2026-08-28 · daff68d3048d
- homepage: https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint · fetched 2026-08-29 · eef4f5a1a23c
- site_page: https://code.visualstudio.com/docs/languages/overview · fetched 2026-08-29 · c3bda57144e4
- site_page: https://code.visualstudio.com/docs/editor/codebasics · fetched 2026-08-29 · c367731ae7d3
- site_page: https://code.visualstudio.com/docs/getstarted/userinterface · fetched 2026-08-29 · b6b52406dce8
- site_page: https://code.visualstudio.com/docs/getstarted/settings · fetched 2026-08-29 · f220fd608351
- site_page: https://code.visualstudio.com/Docs/editor/keybindings · fetched 2026-08-29 · 083c13520828
- site_page: https://code.visualstudio.com/docs/editor/tasks · fetched 2026-08-29 · 9b812762624b
- site_page: https://code.visualstudio.com/docs/customization/userandworkspace · fetched 2026-08-29 · f220fd608351
- site_page: https://code.visualstudio.com/docs/reference/variables-reference · fetched 2026-08-29 · 4d2ede9c9880
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DavidAnson/markdownlint | main | 77 |
| DavidAnson/vscode-markdownlint | plugin | 77 |
For agents
markdown · JSON · MCP: product_card(name="DavidAnson/markdownlint")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem