diff options
author | Horacio Sanson <horacio@allm.inc> | 2020-07-09 10:46:33 +0900 |
---|---|---|
committer | Horacio Sanson <horacio@allm.inc> | 2020-07-09 10:46:33 +0900 |
commit | c136061b3f4eeabbbe45ab25b75138aaec1f003d (patch) | |
tree | b3317be86f34104f0f98c52b12617689d9f22189 /doc | |
parent | 106c27644b4ff7543d600ae54ab9c53bec909828 (diff) | |
download | ale-c136061b3f4eeabbbe45ab25b75138aaec1f003d.zip |
Enable languagetool for asciidoctor files.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale-supported-languages-and-tools.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale-supported-languages-and-tools.txt b/doc/ale-supported-languages-and-tools.txt index 45252294..7399041b 100644 --- a/doc/ale-supported-languages-and-tools.txt +++ b/doc/ale-supported-languages-and-tools.txt @@ -21,6 +21,7 @@ Notes: * `drafter` * AsciiDoc * `alex`!! + * `languagetool`!! * `proselint` * `redpen` * `textlint` |