arsen / gulp-html-beautify

Gulp plugin to format and beautify HTML files.
MIT License
11 stars 3 forks source link

Avoid beautify inline scripts an styles #1

Open yoanmalie opened 8 years ago

yoanmalie commented 8 years ago

Hi ! Your package is the only one that work great for me. I just want to know if it's possible to avoid "beautify" inline JS and inline CSS included in <script> and <style> tag. If not, can you please, make it possible as an options :) ?

Thank you

EFXPROMedia commented 5 years ago

I would love this as well, compact would be great

gsmartagence commented 4 years ago

I use: <!-- beautify ignore:start -->[…]<!-- beautify ignore:end -->