diff options
author | Hugo Osvaldo Barrera <hugo@barrera.io> | 2019-10-28 14:25:36 +0100 |
---|---|---|
committer | w0rp <w0rp@users.noreply.github.com> | 2019-10-28 13:25:36 +0000 |
commit | 47eb3dd0c0bde414e76a36f270f9c59ce257559b (patch) | |
tree | a6e94d88c0968eee5f2627fe199a48a0c0a09b70 /doc/ale.txt | |
parent | af8c8516d1d9ce75df40fa457debaedcb11a7592 (diff) | |
download | ale-47eb3dd0c0bde414e76a36f270f9c59ce257559b.zip |
Add support for html-beautify (#2788)
* Add support for html-beautify
* Add html-beautify to the list of supported tools
* Update docs
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 291e90fb..eb3c84d6 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2293,6 +2293,7 @@ documented in additional help files. terraform-fmt.........................|ale-hcl-terraform-fmt| html....................................|ale-html-options| fecs..................................|ale-html-fecs| + html-beautify.........................|ale-html-beautify| htmlhint..............................|ale-html-htmlhint| tidy..................................|ale-html-tidy| prettier..............................|ale-html-prettier| |