%JQTHEME{"PatternSkinTheme"}%
NOTE: This is the TestCases web. You cannot edit any topic named "TestCase..." or "Web..." in this web, you can only create new topics. Any topics you do create that are not checked into subversion may be deleted by anyone, at any time.
Description: verbatim tags should be nestable to at least two levels.

run this test

Designed by: Crawford Currie

  • Set EGG = font color="blue"
  • Set BACON = font color="purple"
  • Set ENDBREAKFAST = /font

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
Topic revision: r1 - 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