On Thursday 14 June 2007, [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.
You can escape markup without a typewriter style like this: [= markup =], ie. Use [=@@text@@=] to display text in typewriter style. Thanks, Petko _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
