Description: verbatim tags should be nestable to at least two levels.

run this test

Designed by: Crawford Currie

ExpectedActual
Before Verbatim
<%EGG%> In outer verbatim <%ENDBREAKFAST%>
<verbatim>
In inner verbatim with <text in angle braces>
</verbatim>
<%EGG%> In outer verbatim again <%ENDBREAKFAST%>
After Verbatim
Before Verbatim
<%EGG%> In outer verbatim <%ENDBREAKFAST%>
<verbatim>
In inner verbatim with <text in angle braces>
</verbatim>
<%EGG%> In outer verbatim again <%ENDBREAKFAST%>
After Verbatim

Expected at end of topic

Function is
---++ sub marine() => dive dive dive
Admire the pretty fishes.
Usage:
<verbatim>
    my $fishes = _marine();
    if ( $fishes->{"big mouth rass"} ) {
</verbatim>
Lorem ipsum is pig latin for "that's my lorry, that is".

-- AlexanderTheGeek - 01 Nov 2004

Actual at end of topic

Function is
---++ sub marine() => dive dive dive
Admire the pretty fishes.
Usage:
<verbatim>
    my $fishes = _marine();
    if ( $fishes->{"big mouth rass"} ) {
</verbatim>
Lorem ipsum is pig latin for "that's my lorry, that is".

-- AlexanderTheGeek - 01 Nov 2004


This topic: TestCases > TestCaseAutoNestedVerbatim
Topic revision: 27 Mar 2005, ProjectContributor
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads