redpen

Proofreading tool for technical documentation with linting rules

brewmacoslinux
Try with needOr install directly
Source

About

Proofreading tool to help writers of technical documentation

Commands

redpen

Examples

Check a single markdown file for errors$ redpen document.md
Check multiple files with specific language settings$ redpen -l en *.md
Use a custom configuration file for validation rules$ redpen -c redpen-config.xml document.md