From 36fcb01e05979b410da1dcee10979b0f4e610eb6 Mon Sep 17 00:00:00 2001 From: Jesse Hathaway Date: Sun, 4 Jul 2021 07:39:29 -0500 Subject: Add pandoc as a markdown fixer (#3641) Utilize pandoc to fix markdown files, currently set to Github-Flavored Markdown, but that can be changed by setting, ale_markdown_pandoc_options. --- doc/ale.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/ale.txt') diff --git a/doc/ale.txt b/doc/ale.txt index 6c6a363e..5d2ff444 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2847,6 +2847,7 @@ documented in additional help files. markdown................................|ale-markdown-options| markdownlint..........................|ale-markdown-markdownlint| mdl...................................|ale-markdown-mdl| + pandoc................................|ale-markdown-pandoc| prettier..............................|ale-markdown-prettier| remark-lint...........................|ale-markdown-remark-lint| textlint..............................|ale-markdown-textlint| -- cgit v1.2.3