TestProcessorFooReplace
This is a sample processor that is used in the TBWikiDocumentation.
processor block [edit section]
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]
Here is the result from the processor:This text has bar, but it ('bar') should be replaced by 'bar' in the output. bartball is a fun game. xxxbarxxxbarxxx
expected result [edit section]
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