Exclude code
<debug:exclude /> excludes the embedded code from execution.
Examples
XML
<debug:exclude>
<output>This will be parsed and validated but not executed!</output>
</debug:exclude>
<debug:exclude /> excludes the embedded code from execution.
Examples
<debug:exclude>
<output>This will be parsed and validated but not executed!</output>
</debug:exclude>