Author: omniplex
Description:
<pre>-formatted text at the end of a multiline (source)
paragraph splits the leading text of the last line
before the <pre> into a separate paragraph.
In other words the last line of the source paragraph...
111 foo 111
222 bar 222
333 xyz <pre>abc</pre>
...is rendered as 222</p><p>333 xyz</p><pre>abc</pre>...
instead of 222 333 xyz </p><pre>abc</pre>...
For a demo see w:User:Omniplex/5569b (page deleted) - this was a part of the <pre>-observations in T7569, but it's most probably unrelated to this bug.
Version: 1.16.x
Severity: normal
URL: http://test.wikipedia.org/wiki/Bug_T7718
See Also:
T8200: Linebreaks are mishandled in <blockquote> and <li>