Claudia Frers wrote:
Cut and paste this in the editor and see the effect:
~~ to type literally and not as markup

On 9/20/07, Zsolt Koppany <[EMAIL PROTECTED]> wrote:
Hi,

how can I escape wike markup?

For example I want to get in the html output "__hello__" and NOT
"<B>hello</B>".

Actually, the tilde ('~') is only used in front of a WikiWord to keep
the parser from recognizing it as a link. If you want normal wiki
markup to be ignored by the parser, surround it by three curly brackets,
e.g.,

   This will {{{ __show up as normal text, not bold__ }}}. If I
   don't want this ~WikiWord to create a link, I use the tilde.

Murray

...........................................................................
Murray Altheim <murray07 at altheim.com>                           ===  = =
http://www.altheim.com/murray/                                     = =  ===
SGML Grease Monkey, Banjo Player, Wantanabe Zen Monk               = =  = =

      Boundless wind and moon - the eye within eyes,
      Inexhaustible heaven and earth - the light beyond light,
      The willow dark, the flower bright - ten thousand houses,
      Knock at any door - there's one who will respond.
                                      -- The Blue Cliff Record
_______________________________________________
This is the Jspwiki-users mailing list, in which we discuss the stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. For development discussion, please join jspwiki-dev.
http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users
http://www.jspwiki.org/JSPWikiMailingList

Reply via email to