I'm trying to squash, once and for all, the problems with newlines in
<PRE>
s in IE. I can't run all versions of IE, so I'd
really appreciate any help from people who have IE open and running.
See bugs #20,
#104, and
#128 for
reference.
Please copy from START through END below and paste it into the TEXTAREA below. Then hit Ctrl-A, Ctrl-C to copy the textarea contents, and paste that into an email. Please also copy and paste the RESULTS section below and include it in the email response as well and send it to me or respond to the discussion list.
In case you're interested, there are two problems: choosing a way to split lines that doesn't introduce too few or extra newlines, and a way to make sure that the resulting code can be copy-pasted into a plain text editors such as the textarea below. This is my attempt to gather information on both issues by IE version.
Cheers.
before [manual CR] after
before
[manual BR]
after
before
[manual CR+BR]
after
before
[manual BR+CR]
after
before [text] after