Description: The pluggable linting tool for text and markdown
textlint is an open source text linting utility written in JavaScript. It is hard to lint natural language texts, but we try to resolve this issue by pluggable approach.
To use a rule, simply run npm install textlint-rule-xxx. See the collection of textlint rules .
Markdown & Texts