Tool | Extensible | Checks | Supports Markup |
---|---|---|---|
Vale | Yes (via YAML) | spelling, style | Yes (Markdown, AsciiDoc, reStructuredText) |
textlint | Yes (via JavaScript) | spelling, style | Yes (Markdown, AsciiDoc, reStructuredText, Re:VIEW) |
RedPen | Yes (via Java) | spelling, style | Yes (Markdown, AsciiDoc, reStructuredText, Textile, LaTeX) |
Rousseau | Yes (via JavaScript) | spelling, style | No |
write-good | No | style | No |
proselint | No | style | No |
Joblint | No | style | No |
alex | No | style | Yes (Markdown) |
LanguageTool | Yes (via Java) | spelling, style, grammar | No |
Last active
November 20, 2024 04:01
-
-
Save jdkato/42fbaa9b11354c42b4bee2fa004bbb1e to your computer and use it in GitHub Desktop.
A comparison of open-source linters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could you do an update to this with the newer linters?