summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrhysd <lin90162@yahoo.co.jp>2018-01-15 11:22:09 +0900
committerrhysd <lin90162@yahoo.co.jp>2018-01-15 11:28:56 +0900
commit13c839cf16e6dfb8deab30666748b7ae6c8f9aa0 (patch)
tree7b8ac7d190293a13a8396c6b36d815636ce8438a /README.md
parentf6af75aac46f2d4ac72ea8256ac871f7cbf158f6 (diff)
downloadale-13c839cf16e6dfb8deab30666748b7ae6c8f9aa0.zip
Enable prettier to format markdown files
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 451d4852..5ee74dbc 100644
--- a/README.md
+++ b/README.md
@@ -121,7 +121,7 @@ formatting.
| Lua | [luacheck](https://github.com/mpeterv/luacheck) |
| Mail | [alex](https://github.com/wooorm/alex) !!, [proselint](http://proselint.com/), [vale](https://github.com/ValeLint/vale) |
| Make | [checkmake](https://github.com/mrtazz/checkmake) |
-| Markdown | [alex](https://github.com/wooorm/alex) !!, [mdl](https://github.com/mivok/markdownlint), [proselint](http://proselint.com/), [redpen](http://redpen.cc/), [remark-lint](https://github.com/wooorm/remark-lint) !!, [vale](https://github.com/ValeLint/vale), [write-good](https://github.com/btford/write-good) |
+| Markdown | [alex](https://github.com/wooorm/alex) !!, [mdl](https://github.com/mivok/markdownlint), [prettier](https://github.com/prettier/prettier), [proselint](http://proselint.com/), [redpen](http://redpen.cc/), [remark-lint](https://github.com/wooorm/remark-lint) !!, [vale](https://github.com/ValeLint/vale), [write-good](https://github.com/btford/write-good) |
| MATLAB | [mlint](https://www.mathworks.com/help/matlab/ref/mlint.html) |
| Nim | [nim check](https://nim-lang.org/docs/nimc.html) !! |
| nix | [nix-instantiate](http://nixos.org/nix/manual/#sec-nix-instantiate) |