On Wed, Jun 13, 2007 at 07:39:57PM -0700, [EMAIL PROTECTED] wrote: > How can I enter @@ to display as text: @@ > > @@ is used for typewriter style, but I need to display it in the > middle of text. > > I can display it when using [@ ... @], but I want it in regular > text.
Escape the @@ with [=...=], as in [=@@=]. Or, escape a longer sequence, as in [=This text contains some @@ signs in it.=] Pm _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
