# remarkjs/remark-lint

plugins to check (lint) markdown code style

Repository: https://github.com/remarkjs/remark-lint
Canonical: https://ross.abutalabs.com/products/remark-lint
Homepage: https://remark.js.org
Language: JavaScript
License: MIT
License Family: permissive
Topics: remark, remark-lint, markdown, lint, check, style-linter, style, remark-plugin
Last push: 2026-01-05T19:25:40+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 60, release rhythm 40, longevity 100
- inputs: {"age_days": 4138, "days_push": 240, "days_rel": 510, "gap_med": 0.0, "n_releases_24m": 25}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1042, forks 138 (observed 2026-08-28T04:03:20.746099+00:00)

## What it is
remark-lint is a collection of ~70 remark plugins and 3 presets that lint markdown code style, built on the unified/remark ecosystem and inspecting the markdown AST (mdast). It can check markdown via API or CLI and integrates with other remark plugins.

## Use cases
- lint markdown files for style consistency
- enforce consistent markdown style across documentation
- check markdown for bugs and parser compatibility
- write custom markdown lint rules
- lint and format markdown from the CLI

## When to choose
- you author or maintain markdown documentation and want consistent, bug-free style
- you already use remark/unified and want linting integrated into the pipeline
- you need configurable presets or custom markdown lint rules

## When to avoid
- you need linting for languages other than markdown
- you want an all-in-one formatter without rule configuration
- you need a non-JavaScript toolchain

## Facets
- artifact type: library
- maturity: active
- function: linter, parser, plugin-system
- domain: documentation, developer-tools, parsers
- platform: cli, cross-platform
- tags: markdown, remark, unified, style-linting, mdast, monorepo, nodejs

## Member repositories
- remarkjs/remark-lint (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:20.746099+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:02:48.140527+00:00, confidence not recorded.
  - readme: https://github.com/remarkjs/remark-lint (fetched 2026-08-28T04:03:20.746099+00:00, sha 8bbcd0ad51df)
  - homepage: https://remark.js.org (fetched 2026-08-29T13:03:39.134880+00:00, sha 233816d6db75)
- Data as of 2026-08-30T08:39:29.467469+00:00.
