diff options
author | Kabbaj Amine <amine.kabb@gmail.com> | 2016-10-04 22:10:12 +0300 |
---|---|---|
committer | Kabbaj Amine <amine.kabb@gmail.com> | 2016-10-04 22:16:28 +0300 |
commit | dd3a34fa279b2289a8e73f27728dbbcca012f850 (patch) | |
tree | b14e7c2d1178230bdd58a4c54f4d9cb2f88e0a0c /README.md | |
parent | c6dc324add0d03cadd624bcd0f990207bdd4210a (diff) | |
download | ale-dd3a34fa279b2289a8e73f27728dbbcca012f850.zip |
Add tidy support for html
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ name. That seems to be the fairest way to arrange this table. | D | [dmd](https://dlang.org/dmd-linux.html)^ | | Fortran | [gcc](https://gcc.gnu.org/) | | Haskell | [ghc](https://www.haskell.org/ghc/)^ | +| HTML | [tidy](http://www.html-tidy.org/) | | JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/) | | JSON | [jsonlint](http://zaa.ch/jsonlint/) | | PHP | [php -l](https://secure.php.net/) | |