TestProcessorTemplate in split format
Here is the test page for the '<name>' processor.
|
Here is the test page for the '<name>' processor.
|
Put description of the processor here. Also list any requirements
or dependencies that this processor has.
|
Put description of the processor here. Also list any requirements
or dependencies that this processor has.
|
|
== processor block ==
Here is the processor block:
{{{
{{{#!<name>
content
}} }
}}}
|
|
== result output ==
Here is the result from the processor:
|
{{{#!<name>
content
}}}
|
{''''''{{#!<name>
content
}}}
|
|
== expected result ==
The expected output should be:
|
content
|
content
|