nicothin / NTH-start-project

Startkit for HTML / CSS / JS pages layout.
https://nicothin.pro/NTH-start-project/blocks-demo.html
Do What The F*ck You Want To Public License
616 stars 214 forks source link

html beautify #67

Closed roose closed 5 years ago

roose commented 5 years ago

Hi @nicothin, what do you think about replace html-beautify with posthtml-beautify? It formats html more correctly and can separate large or logical code blocks.

nicothin commented 5 years ago

I think it's worth a try. Perhaps this will get rid of some crutches: https://github.com/nicothin/NTH-start-project/blob/master/gulpfile.js#L344-L350 )))

nicothin commented 5 years ago

i tried to use it did not like the result of certification: too many empty lines and incorrect processing of the built-in JS I will not use it )