diff options
author | Ty-Lucas Kelley <tylucaskelley@gmail.com> | 2018-03-03 19:16:41 -0500 |
---|---|---|
committer | Ty-Lucas Kelley <tylucaskelley@gmail.com> | 2018-03-03 19:16:41 -0500 |
commit | 2a575ca551929140c59b824c9a4caf120beb225c (patch) | |
tree | 7f498564e6f68b006d211ca536bb0bdd5a9af181 /doc/ale.txt | |
parent | 193a4b9336e8e108b1e936a5aedb252253688616 (diff) | |
download | ale-2a575ca551929140c59b824c9a4caf120beb225c.zip |
add basic support for markdownlint
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 95c3c0e1..d411bb23 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -344,7 +344,7 @@ Notes: * Lua: `luac`, `luacheck` * Mail: `alex`!!, `proselint`, `vale` * Make: `checkmake` -* Markdown: `alex`!!, `mdl`, `prettier`, `proselint`, `redpen`, `remark-lint`, `vale`, `write-good` +* Markdown: `alex`!!, `markdownlint`!!, `mdl`, `prettier`, `proselint`, `redpen`, `remark-lint`, `vale`, `write-good` * MATLAB: `mlint` * Nim: `nim check`!! * nix: `nix-instantiate` |