summaryrefslogtreecommitdiff
path: root/doc/ale-restructuredtext.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-restructuredtext.txt')
-rw-r--r--doc/ale-restructuredtext.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/ale-restructuredtext.txt b/doc/ale-restructuredtext.txt
index 02fbc4ad..e308b072 100644
--- a/doc/ale-restructuredtext.txt
+++ b/doc/ale-restructuredtext.txt
@@ -3,6 +3,20 @@ ALE reStructuredText Integration *ale-restructuredtext-options*
===============================================================================
+textlint *ale-restructuredtext-textlint*
+
+To use textlint at reStructuredText, please install `textlint-plugin-rst`.
+https://github.com/jimo1001/textlint-plugin-rst
+>
+ $ npm install textlint-plugin-rst
+
+To install `textlint-plugin-rst`, `docutils-ast-writer` python package
+must be installed.
+See: https://github.com/jimo1001/docutils-ast-writer
+
+See |ale-text-textlint|
+
+===============================================================================
write-good *ale-restructuredtext-write-good*
See |ale-write-good-options|