13 Jan
2010
13 Jan
'10
11:18 p.m.
Andreas Jonsson wrote:
Hello,
I'm still digging into the XWiki grammar file and noticed another odd thing. Wiki parameters at the beginning of a line terminates a block. Compare these two examples:
| table cell (% style="color: blue;" %) new paragraph
| table cell (% style="color: blue;" %) There was supposed to be a space at the beginning of the above line. The examples again:
| table cell (% style="color: blue;" %) new paragraph | table cell (% style="color: blue;" %) continuing table cell
continuing table cell
Is this intentional?
Best regards,
Andreas Jonsson