From fabebb3a47d41b31d900e98e6f96b61524eec6aa Mon Sep 17 00:00:00 2001 From: TANIGUCHI Masaya Date: Fri, 11 Jan 2019 03:53:45 +0900 Subject: Add textlint for Asciidoc and add it to Fixers (#2193) * Add textlint for asciidoc * Add textlint --fix --- doc/ale.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/ale.txt') diff --git a/doc/ale.txt b/doc/ale.txt index 6bedf755..27d91605 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -27,6 +27,7 @@ CONTENTS *ale-contents* ansible-lint........................|ale-ansible-ansible-lint| asciidoc..............................|ale-asciidoc-options| write-good..........................|ale-asciidoc-write-good| + textlint............................|ale-asciidoc-textlint| asm...................................|ale-asm-options| gcc.................................|ale-asm-gcc| awk...................................|ale-awk-options| @@ -407,7 +408,7 @@ Notes: * ASM: `gcc` * Ansible: `ansible-lint` * API Blueprint: `drafter` -* AsciiDoc: `alex`!!, `proselint`, `redpen`, `write-good`, `vale` +* AsciiDoc: `alex`!!, `proselint`, `redpen`, `write-good`, `vale`, `textlint` * Awk: `gawk` * Bash: `language-server`, `shell` (-n flag), `shellcheck`, `shfmt` * BibTeX: `bibclean` -- cgit v1.2.3