summaryrefslogtreecommitdiff
path: root/doc/ale-markdown.txt
diff options
context:
space:
mode:
authorBartek thindil Jasicki <thindil@laeran.pl>2020-08-21 10:39:39 +0200
committerBartek thindil Jasicki <thindil@laeran.pl>2020-08-21 10:39:39 +0200
commit62f07d820c2b474216657bd43a3a919469c9584f (patch)
treeaf1263e71c33895e270f08d541688072c358829d /doc/ale-markdown.txt
parent04bd84e914af02e1c7d61ccf8f8368de85eab30e (diff)
parent2b785688ead505dcbc1007374d3dca9914aa247a (diff)
downloadale-62f07d820c2b474216657bd43a3a919469c9584f.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'doc/ale-markdown.txt')
-rw-r--r--doc/ale-markdown.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ale-markdown.txt b/doc/ale-markdown.txt
index 4e27eb91..99848878 100644
--- a/doc/ale-markdown.txt
+++ b/doc/ale-markdown.txt
@@ -3,6 +3,17 @@ ALE Markdown Integration *ale-markdown-options*
===============================================================================
+markdownlint *ale-markdown-markdownlint*
+
+g:ale_markdown_markdownlint_options *g:ale_markdown_markdownlint_options*
+ *b:ale_markdown_markdownlint_options*
+ Type: |String|
+ Default: `''`
+
+ This variable can be set to pass additional options to markdownlint.
+
+
+===============================================================================
mdl *ale-markdown-mdl*
g:ale_markdown_mdl_executable *g:ale_markdown_mdl_executable*