diff options
author | Bartek thindil Jasicki <thindil@laeran.pl> | 2020-08-21 10:39:39 +0200 |
---|---|---|
committer | Bartek thindil Jasicki <thindil@laeran.pl> | 2020-08-21 10:39:39 +0200 |
commit | 62f07d820c2b474216657bd43a3a919469c9584f (patch) | |
tree | af1263e71c33895e270f08d541688072c358829d /doc/ale-markdown.txt | |
parent | 04bd84e914af02e1c7d61ccf8f8368de85eab30e (diff) | |
parent | 2b785688ead505dcbc1007374d3dca9914aa247a (diff) | |
download | ale-62f07d820c2b474216657bd43a3a919469c9584f.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'doc/ale-markdown.txt')
-rw-r--r-- | doc/ale-markdown.txt | 11 |
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* |