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.
This commit is contained in:
Jesse Hathaway
2021-07-04 21:39:29 +09:00
committed by GitHub
parent e4ddd32c84
commit 36fcb01e05
7 changed files with 66 additions and 0 deletions
@@ -301,6 +301,7 @@ Notes:
* `languagetool`!!
* `markdownlint`!!
* `mdl`
* `pandoc`
* `prettier`
* `proselint`
* `redpen`