Add tidy support for html

This commit is contained in:
Kabbaj Amine
2016-10-04 22:10:12 +03:00
parent c6dc324add
commit dd3a34fa27
2 changed files with 55 additions and 0 deletions

View File

@@ -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/) |