CLI tool for linting and checking Markdown files for style issues
CLI for Node.js style checker and lint tool for Markdown files
markdownlint
$ markdownlint README.md
$ markdownlint '**/*.md'
$ markdownlint -c .markdownlint.json docs/