I have the same problem but this fix is don't working.
the sourcecode are:
Code:
<pre>test test test<br>
test test test<br>
test test test<br>
test test test<br>
test test test<br>
test test test<br>
test test test<br>
test test test<br>
test test test<br>
test test test<br>
test test test<br>
test test test<br>
test test test<br>
test test test<br>
test test test<br>
test test test<br>
test test test<br>
</pre>
so my Problem ist the <br> tag, witch is automaticaly inserted.
I thing the removing of the <br> tag between the <pre> and </pre> would fix that.
Anybody have an idea how to remove it?