(anonymous guest) (logged out)

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

Sponsored by the Wiki Symposium and the Nuveon GmbH.

 

Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-7) was last changed on 05-Jul-2007 17:44 by DanieleC.  

This page was created on 21-Jun-2007 00:53 by YvesPiguet

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 46 changed one line
-- [[YvesPiguet]], 2007-Jun-21
More tests in [[http://sandbox.jspwiki.org/|JSPWiki sandbox]] (I'll use ( and ) instead of braces here to make sure
the output is what I want), in inline nowiki:
At line 49 added 7 lines
* the tilde escapes three braces, not one: {{{(((foo ~))) bar)))}}} -> {{{foo ))) bar}}}, and {{{(((foo ~) bar)))}}} -> {{{foo ~) bar}}}
* how to have one trailing brace? I don't know: {{{(((foo ))))}}} -> {{{foo }}}) (with last brace outside nowiki), i.e. no greediness as in the current Creole; but {{{(((foo ~)))) etc.}}} -> {{{foo )))) etc.}}} with unterminated nowiki
So trying to solve the very uncommon case where we have three closing braces in the middle of nowiki, we break (if we
follow JSPWiki) the very common case where we have one trailing brace.
-- [[YvesPiguet]], 2007-Jun-21
Version Date Modified Size Author Changes ... Change note
7 05-Jul-2007 17:44 5.089 kB DanieleC. to previous
6 26-Jun-2007 15:48 4.852 kB ChuckSmith to previous | to last any other engines escape closing nowiki tag?
5 21-Jun-2007 16:58 4.622 kB YvesPiguet to previous | to last Spaces still needed for disambiguation
4 21-Jun-2007 16:09 3.906 kB JanneJalkanen to previous | to last
3 21-Jun-2007 13:17 2.915 kB YvesPiguet to previous | to last More
2 21-Jun-2007 11:37 2.181 kB YvesPiguet to previous | to last JSPWiki analysis
1 21-Jun-2007 00:53 1.3 kB YvesPiguet to last No!
« This page (revision-7) was last changed on 05-Jul-2007 17:44 by DanieleC.