diff options
author | davidsierradz <davidsierradz@gmail.com> | 2019-12-19 13:11:25 -0500 |
---|---|---|
committer | davidsierradz <davidsierradz@gmail.com> | 2019-12-19 13:11:25 -0500 |
commit | 0cea55924ba7780c1f17d17e8509160c77d1ab7c (patch) | |
tree | 890b4c5a3c3153ee7f4ea9bb9c7ab91801b7c16c /doc/ale.txt | |
parent | 5f84325cd811ec179b7f3642652438c6a45b174d (diff) | |
download | ale-0cea55924ba7780c1f17d17e8509160c77d1ab7c.zip |
allow passing custom options to markdownlint
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 847a9777..de46d7ac 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2425,6 +2425,7 @@ documented in additional help files. luac..................................|ale-lua-luac| luacheck..............................|ale-lua-luacheck| markdown................................|ale-markdown-options| + markdownlint..........................|ale-markdown-markdownlint| mdl...................................|ale-markdown-mdl| prettier..............................|ale-markdown-prettier| remark-lint...........................|ale-markdown-remark-lint| |