sublimetext-codeformatter icon indicating copy to clipboard operation
sublimetext-codeformatter copied to clipboard

HTML Beautifier Formats broken

Open johnpyp opened this issue 8 years ago • 0 comments

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?

johnpyp avatar Jul 17 '17 01:07 johnpyp