markdownlint-cli2
popularlocal-onlydocs / contentnpm
David Baumgold · Markdown linting, docs hygiene, and ci checks from the terminal.
$ npm install -g markdownlint-cli2One-liner to try
$ markdownlint-cli2 "**/*.md"Agent pack
Quick reference
Install
npm install -g markdownlint-cli2Verify
markdownlint-cli2 --versionFirst command
markdownlint-cli2 "**/*.md"Machine JSON
/cli/markdownlint-cli2.jsonAbout
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"