Try

~__test~__

~ always escapes the next markup.

/Janne

On 21 Sep 2007, at 12:09, Zsolt Koppany wrote:

Murray,

{{{....}}} will convert everything to pre-formatted what I don't want.

Zsolt

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:jspwiki-users-
[EMAIL PROTECTED] On Behalf Of Murray Altheim
Sent: Friday, September 21, 2007 2:29 AM
To: JSPWiki Users discussion list
Subject: Re: [Jspwiki-users] Escaping wiki markup?

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

_______________________________________________
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

_______________________________________________
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