Enable prettier to format markdown files

This commit is contained in:
rhysd 2018-01-15 11:22:09 +09:00
parent f6af75aac4
commit 13c839cf16
4 changed files with 10 additions and 3 deletions

View file

@ -2,6 +2,12 @@
ALE Markdown Integration *ale-markdown-options*
===============================================================================
prettier *ale-markdown-prettier*
See |ale-javascript-prettier| for information about the available options.
===============================================================================
write-good *ale-markdown-write-good*

View file

@ -127,6 +127,7 @@ CONTENTS *ale-contents*
lua...................................|ale-lua-options|
luacheck............................|ale-lua-luacheck|
markdown..............................|ale-markdown-options|
prettier............................|ale-markdown-prettier|
write-good..........................|ale-markdown-write-good|
nroff.................................|ale-nroff-options|
write-good..........................|ale-nroff-write-good|
@ -326,7 +327,7 @@ Notes:
* Lua: `luacheck`
* Mail: `alex`!!, `proselint`, `vale`
* Make: `checkmake`
* Markdown: `alex`!!, `mdl`, `proselint`, `redpen`, `remark-lint`, `vale`, `write-good`
* Markdown: `alex`!!, `mdl`, `prettier`, `proselint`, `redpen`, `remark-lint`, `vale`, `write-good`
* MATLAB: `mlint`
* Nim: `nim check`!!
* nix: `nix-instantiate`