From 0cea55924ba7780c1f17d17e8509160c77d1ab7c Mon Sep 17 00:00:00 2001 From: davidsierradz Date: Thu, 19 Dec 2019 13:11:25 -0500 Subject: allow passing custom options to markdownlint --- doc/ale-markdown.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc/ale-markdown.txt') 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 @@ -2,6 +2,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* -- cgit v1.2.3