another wrapper authored by anarcat's avatar anarcat
...@@ -641,7 +641,7 @@ GitLab wikis. ...@@ -641,7 +641,7 @@ GitLab wikis.
English language English language
* checks the internal anchors and links using Nanoc * checks the internal anchors and links using Nanoc
* [Danger systems](https://danger.systems/ruby/) has a bunch of plugins which could be used to * [Danger systems](https://danger.systems/ruby/) has a bunch of plugins which could be used to
check documentation check documentation ([precious](https://github.com/houseabsolute/precious) is a similar wrapper)
* [textlint](https://textlint.github.io/): pluggable text linting approach recognizing markdown * [textlint](https://textlint.github.io/): pluggable text linting approach recognizing markdown
* [proselint](http://proselint.com/): grammar and style checkign * [proselint](http://proselint.com/): grammar and style checkign
* [languagetool](https://www.languagetool.org/): Grammar, Style and Spell Checker * [languagetool](https://www.languagetool.org/): Grammar, Style and Spell Checker
... ...
......