markdownlint-cli2

popularlocal-onlydocs / contentnpm

David Baumgold · Markdown linting, docs hygiene, and ci checks from the terminal.

$ npm install -g markdownlint-cli2
One-liner to try
$ markdownlint-cli2 "**/*.md"

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .mdJSON
Readiness
Usable with guardrails · 50/100
Verify
markdownlint-cli2 --version
Agent URL
/cli/markdownlint-cli2/agent.md

Quick reference

Install
npm install -g markdownlint-cli2
Verify
markdownlint-cli2 --version
First command
markdownlint-cli2 "**/*.md"
Machine JSON
/cli/markdownlint-cli2.json

About

Markdown linting, docs hygiene, and ci checks from the terminal. Built by David Baumgold. Runs entirely on your machine.

Example workflow

1. markdownlint-cli2 "**/*.md"

Alternatives worth considering