nicothin/NTH-start-project

html beautify

roose opened this issue · 2 comments

roose commented

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.

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 )))

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 )