26 Mar
2003
26 Mar
'03
5:42 p.m.
[Felix Ulrich-Oltean]
Can I have any control over how ZPT formats the html it produces? Specifically, source like this:
[snipped]
Any pointers, please?
Why do you care? A browser should not. If you want to read the output from time to time, and all else fails, use a pretty-printer like Tidy. (No matter how a program formats markup, it will not suit everyone anyway).