30 Mar
2010
30 Mar
'10
10:05 p.m.
On Tue, Mar 30, 2010 at 09:57:08PM +0200, Johannes Hofmann wrote:
On Tue, Mar 30, 2010 at 06:00:26AM +0000, corvid wrote:
Just a thought I had. The web is filled with horrible generated html with lines a thousand characters long. With this (and parse_embedded_css), those lines become more tolerable.
Very nice!
I would commit it in two pieces, of course.
Please go ahead - at least for the CSS / dw part. I don't know whether it's ok to use it for source view.
In any case we could add an id like this: <body id="dillo_sv"> to the source view page, so people can adjust it in style.css, e.g: body#dillo_sv pre {white-space: pre-wrap}