sublimetext-codeformatter
sublimetext-codeformatter copied to clipboard
HTML Beautifier Formats broken
Hi,
After just trying the HTML beautifier (I know it is "use with caution") lots of things get formatted incorrectly.
All single-definition elements get extra closing tags that aren't needed. For example tags that aren't supposed to have closing tags get them anyways. Same with meta tags, title tags, link tags etc etc.
Is there any way I can config it to use the JSBeautify html beautifier instead?