From vincent@massol.net Tue Aug 19 10:41:04 2008
From: Vincent Massol Text in a
> lineFormat Test
>
Text in a line
> > But the xwiki syntax generated by XWikiSyntaxRender is > --------------code begin----------------- > > > > 1 Format Test > Text in a > line > --------------code end------------------- > I think the expected should be > --------------code begin----------------- > 1 Format Test > Text in a line > --------------code end------------------- > > WDYT? Yes I agree. i think the XHTML parser in wikimodel should ignore new lines and not send events for them since this is the default HTML behavior. I think a wikimodel issue should be created for this. Thanks -Vincent --===============8677788217878834108==--