FrontPage 

TB Wiki

Login

TestProcessorFooReplace in split format

Here is the test page for the 'FooReplace' processor.
Here is the test page for the 'FooReplace' processor.
This is a sample processor that is used in the TBWikiDocumentation.
This is a sample processor that is used in the [[TBWikiDocumentation]].

processor block [edit section]

== processor block ==
Here is the processor block:
{{{
{{{#!FooReplace
This text has foo, but it ('foo') should be replaced by 'bar' in the output.
football is a fun game.
xxxfooxxxfooxxx
}} }
}}}

result output [edit section]

== result output ==
Here is the result from the processor:
{{{#!FooReplace
This text has foo, but it ('foo') should be replaced by 'bar' in the output.
football is a fun game.
xxxfooxxxfooxxx
}}}

expected result [edit section]

== expected result ==
The expected output should be:
This text has bar, but it ('bar') should be replaced by 'bar' in the output. bartball is a fun game. xxxbarxxxbarxxx
This text has bar, but it ('bar') should be replaced by 'bar' in the output.
bartball is a fun game.
xxxbarxxxbarxxx
TBWiki engine 1.9.1 by Tim Bird