Questions tagged [htmltidy]

HTML Tidy is an html formatter used to pretty print existing markup.

168 questions
3
votes
1 answer

Why is html-tidy forcing my styles onto one line?

html-tidy insists on minifying my style block into a single line. So this: gets tidied into this: