**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 [[ https://en.wikipedia.org/wiki/User:Omniplex/5569b | w:User:Omniplex/5569b]] ]] (page deleted) - this was a
part of the <pre>-observations in [[mediazilla:5569]],
T7569, but it's most probably unrelated to this bug.
--------------------------
**Version**: 1.16.x
**Severity**: normal
**URL**: http://test.wikipedia.org/wiki/Bug_5718
**See Also**:
https://bugzilla.wikimedia.org/show_bug.cgi?id=6200{T8200}