(anonymous guest) (logged out)

Copyright (C) by the contributors. Some rights reserved, license BY-SA.

Sponsored by the Wiki Symposium and the Nuveon GmbH.

 

Responding to Christoph's comment about "Escape character should escape whole Creole markup sequences"...

You don't need to use ~=~= even with the single escape character, ~== is enough to invalidate the regular heading sequence because of the new line rules for headings. Same applies to the other block items. For inline items, single escape character works too, except the one case where three characters are reduced down to two, ~{{{}}} could be accidently treated as an "image" but I think that's getting close to the edges. Preformatted {{{~{{{}}} should be enough for the times where it might be required. [MarkWharton] 2007-05-03 And single-char escape permits to have a single bold star with {{{**~***}}}. The possible confusion with images is much less likely than when the author just forgets a left brace in a nowiki construct, which we implicitly accept. I won't repeat here the reasons discussed in [Talk.EscapeCharacterProposal], such as what I wrote two months ago on March 6th. -- [YvesPiguet], 2007-May-03

Add new attachment

Only authorized users are allowed to upload new attachments.

« This page (revision-2) was last changed on 03-Mai-2007 08:55 by YvesPiguet