blob: 7bd5431bf31609ee6914abc2570e8cfe82b23cb5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<br/>
initial regular text</p>
<pre>
literal text
before display
</pre>
<div class="Bd-indent">
<pre>
This is a short line.
This is a very long line that would wrap if it weren't in literal context.
</pre>
</div>
<pre>
literal text
after display
</pre>
<p class="Pp">final regular text
<br/>
|