summaryrefslogtreecommitdiff
path: root/doc/ale-markdown.txt
diff options
context:
space:
mode:
authorNathan <me@nathanherald.com>2022-01-04 13:49:03 +0100
committerGitHub <noreply@github.com>2022-01-04 21:49:03 +0900
commitac0495df6ef44deff556ed450f503875370f0812 (patch)
tree698e7d781c176843afaebe7b6d4a0865ca68a089 /doc/ale-markdown.txt
parent48f68598cb49c5711f31d9ed204a4f0fdc390330 (diff)
downloadale-ac0495df6ef44deff556ed450f503875370f0812.zip
Add dprint fixer (#4024)
* Add dprint fixer * Fix windows tests * dd dprint documentation
Diffstat (limited to 'doc/ale-markdown.txt')
-rw-r--r--doc/ale-markdown.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ale-markdown.txt b/doc/ale-markdown.txt
index 25065b55..6ba78ff0 100644
--- a/doc/ale-markdown.txt
+++ b/doc/ale-markdown.txt
@@ -9,6 +9,12 @@ See |ale-cspell-options|
===============================================================================
+dprint *ale-markdown-dprint*
+
+See |ale-dprint-options| and https://dprint.dev/plugins/markdown
+
+
+===============================================================================
markdownlint *ale-markdown-markdownlint*
g:ale_markdown_markdownlint_options *g:ale_markdown_markdownlint_options*