Testing verbatim tag with literal tag

See Bugs.Item3431

Actual:

(before verbatim)

line 1 (next line has a literal tag)
<literal>
line 3 is enclosed in literal tags
</literal>
line 5
line 6
line 7
line 8 (next line has a pre tag)
<pre>
line 10 is enclosed in pre tags
</pre>
line 12
(after verbatim)

Expected:

(before verbatim)

line 1 (next line has a literal tag)
<literal>
line 3 is enclosed in literal tags
</literal>
line 5
line 6
line 7
line 8 (next line has a pre tag)
<pre>
line 10 is enclosed in pre tags
</pre>
line 12
(after verbatim)

NOTE: I removed the following line since it stops the rendering engine all together:

with <literal /> self terminating literal tag

-- PeterThoeny - 11 Jan 2007

Topic revision: r1 - 2007-01-11 - PeterThoeny
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback