(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-10) was last changed on 27-Feb-2007 18:06 by RadomirDopieralski  

This page was created on 25-Feb-2007 15:42 by RadomirDopieralski

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 5 changed one line
| {{{table|cell~}}} | {{table|cell}} | [[table|cell]] |
| {{{pre|cell~}}} | ~{{image|cell~}} | ~[[link|cell~]] |
At line 7 added 31 lines
| table cell | table cell | table cell
| ~{{{table~|cell~}}} | ~{{table~|cell~}} | ~[[table~|cell~]]
----
Huh? What is going on with this pre block? Why are the insides of it parsed? %)\\
You mean the second one? - because the JSPWikiCreoleFilter assumes that it is an image and replaces it with the ImagePlugin of JSPWiki. Since we did not define a general EscapeCharacter yet, it is not possible to tell the current version of the CreoleFilter not to render it... I guess it's a good example of the ambiguity itself :) - please look into the source code to see the plain code example until that is fixed...
--[ChristophSauer] 27-Feb-2007
I mean the first one.
Since when are images allowed in preformatted blocks? :)
-- RadomirDopieralski, 2007-02-27
Something is completely screwed up here... yes, work in progress ;).
--[ChristophSauer] 27-Feb-2007
I am missing how this is an ambiguity. To me it seems like a simple parser error. Could someone please elaborate on this?
--[[ChuckSmith]], 27-Feb-2007
Well, technically none of Creole markup is an ambiguity, because it is defined **exactly** how it should be treated. So these are not really ambiguities, just some counter-intuitive points.
I just thought this is a similar point -- a potfall for a programmer. Sure, the way that Creole does **is** intuitive, but the straightforward "naive" implementation would get it wrong. Actually, I got it wrong at first too.
I think it's useful to put a warning here. Feel free to rename it to something else than "ambiguity".
-- [[RadomirDopieralski]], 2007-02-27
Version Date Modified Size Author Changes ... Change note
10 27-Feb-2007 18:06 1.861 kB RadomirDopieralski to previous
9 27-Feb-2007 17:58 1.294 kB ChuckSmith to previous | to last what ambiguity?
8 27-Feb-2007 10:50 1.134 kB ChristophSauer to previous | to last respond to radomir
7 27-Feb-2007 10:44 1.028 kB RadomirDopieralski to previous | to last images in PRE???
6 27-Feb-2007 10:43 0.904 kB ChristophSauer to previous | to last link to page
5 27-Feb-2007 10:42 0.903 kB ChristophSauer to previous | to last hard to handle markup for the current CreoleFilter
4 27-Feb-2007 10:41 0.906 kB 141.7.56.2 to previous | to last hard to handle markup for the current CreoleFilter
3 27-Feb-2007 10:22 0.45 kB RadomirDopieralski to previous | to last tried escape characters, but it's weird
2 27-Feb-2007 09:53 0.251 kB 141.7.56.2 to previous | to last escaped with jspwiki native markup to get proper display
1 25-Feb-2007 15:42 0.25 kB RadomirDopieralski to last
« This page (revision-10) was last changed on 27-Feb-2007 18:06 by RadomirDopieralski