Changes
Page history
pre-commit is another wrapper of interest
authored
Jun 06, 2022
by
anarcat
Show whitespace changes
Inline
Side-by-side
service/documentation.md
View page @
51762dec
...
...
@@ -644,7 +644,7 @@ GitLab wikis.
English language
*
checks the internal anchors and links using Nanoc
*
[
Danger systems
](
https://danger.systems/ruby/
)
has a bunch of plugins which could be used to
check documentation (
[
precious
](
https://github.com/houseabsolute/precious
)
is a
similar wrapper)
check documentation (
[
precious
](
https://github.com/houseabsolute/precious
)
and
[
pre-commit
](
https://pre-commit.com/
)
are
similar wrapper
s
)
*
[
textlint
](
https://textlint.github.io/
)
: pluggable text linting approach recognizing markdown
*
[
proselint
](
http://proselint.com/
)
: grammar and style checkign
*
[
languagetool
](
https://www.languagetool.org/
)
: Grammar, Style and Spell Checker
...
...
...
...