Add support for html-beautify (#2788)

* Add support for html-beautify
* Add html-beautify to the list of supported tools
* Update docs
This commit is contained in:
Hugo Osvaldo Barrera
2019-10-28 14:25:36 +01:00
committed by w0rp
parent af8c8516d1
commit 47eb3dd0c0
8 changed files with 69 additions and 0 deletions

View File

@@ -203,6 +203,7 @@ formatting.
* HTML
* [alex](https://github.com/wooorm/alex) :floppy_disk:
* [fecs](http://fecs.baidu.com/)
* [html-beautify](https://beautifier.io/)
* [HTMLHint](http://htmlhint.com/)
* [prettier](https://github.com/prettier/prettier)
* [proselint](http://proselint.com/)