PmWiki appears to use different tags when using slight variations on the preformatting markup, and I wondered if this is the expected behaviour:
This: [@ text @] Produces: <pre class="escaped">text</pre> Whilst this: [EMAIL PROTECTED]@] Produces: <code class="escaped">text</code> A test case is here: http://www.pmwiki.org/wiki/Test/Preformat Is this what is expected? ~ ~ David _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
