markdownlint-cli2

local-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 .md
Readiness
Usable with guardrails · 50/100
Verify
markdownlint-cli2 --version
Agent URL
/cli/markdownlint-cli2/agent.md

Quick reference

Installnpm install -g markdownlint-cli2
Verifymarkdownlint-cli2 --version
First commandmarkdownlint-cli2 "**/*.md"

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