# igorshubovych/markdownlint-cli

MarkdownLint Command Line Interface

Repository: https://github.com/igorshubovych/markdownlint-cli
Canonical: https://ross.abutalabs.com/products/markdownlint-cli
Language: JavaScript
License: MIT
License Family: permissive
Topics: markdownlint, markdown
Last push: 2026-08-31T18:43:11+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 81, longevity 100
- inputs: {"age_days": 3879, "days_push": 2, "days_rel": 50, "gap_med": 71.5, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1090, forks 104 (observed 2026-09-01T02:14:02.993720+00:00)

## What it is
A command-line interface for markdownlint that lints Markdown files for style and consistency issues. It supports configuration files, globbing, auto-fixing basic issues, custom rules, and can run via npm, Homebrew, or Docker.

## Use cases
- lint markdown files from the command line
- enforce markdown style rules in CI
- auto-fix markdown formatting issues
- lint all markdown files in a repo with globs
- check markdown style before committing docs

## When to choose
- you want to enforce consistent Markdown style across a project
- you need a scriptable linter for Markdown in CI pipelines
- you want configurable rules with JSON/YAML/TOML config files

## When to avoid
- you need Markdown linting inside an editor only (use an editor plugin instead)
- you need prose quality checking rather than style linting

## Facets
- artifact type: cli-tool
- maturity: active
- function: linter, cli, markdown, formatter
- domain: developer-tools, documentation
- platform: cli, cross-platform
- tags: markdownlint, linting, style-checking, npm, command-line, nodejs, docker

## Member repositories
- igorshubovych/markdownlint-cli (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:02.993720+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-30T06:49:27.628934+00:00, confidence not recorded.
  - readme: https://github.com/igorshubovych/markdownlint-cli (fetched 2026-09-01T02:14:02.993720+00:00, sha 4f43e8c4133c)
  - registry_npm: https://registry.npmjs.org/markdownlint-cli (fetched 2026-08-29T12:52:04.539865+00:00, sha 44b429866746)
- Data as of 2026-08-30T08:39:29.467469+00:00.
