summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTakashi WADA <twada@amy.hi-ho.ne.jp>2018-07-10 22:06:43 +0900
committerWADA Takashi <twada@amy.hi-ho.ne.jp>2018-07-16 18:33:22 +0900
commitdbf051e62bd1c61510286310db0c999a33fcc711 (patch)
tree894e2fd6a0f3220c8944d709584b26e2752c18ab /README.md
parentf369aa65a22e2aa2c4d7e6a1d30dcbcf2ad9ea4a (diff)
downloadale-dbf051e62bd1c61510286310db0c999a33fcc711.zip
remark-lint without saving to disk
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 67602b0c..26baf76c 100644
--- a/README.md
+++ b/README.md
@@ -140,7 +140,7 @@ formatting.
| Lua | [luac](https://www.lua.org/manual/5.1/luac.html), [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) !!, [markdownlint](https://github.com/DavidAnson/markdownlint) !!, [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) !!, [textlint](https://textlint.github.io/), [vale](https://github.com/ValeLint/vale), [write-good](https://github.com/btford/write-good) |
+| Markdown | [alex](https://github.com/wooorm/alex) !!, [markdownlint](https://github.com/DavidAnson/markdownlint) !!, [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), [textlint](https://textlint.github.io/), [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) |
| Mercury | [mmc](http://mercurylang.org) !! |
| NASM | [nasm](https://www.nasm.us/) !! |