Jorge wrote:
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!
+1
I really dislike when emails with paragraphs in one line get under PRE. If this fixes that, I'm all for it! :)
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.
AFAIS, there's no problem for source view.
Committed the CSS/dw part. For vsource, I have no opinion on whether to use my original solution or to add an id like Johannes mentioned.