8 Aug
2009
8 Aug
'09
11:59 a.m.
On Aug 8, 2009, at 1:53 PM, Sergiu Dumitriu wrote: [snipped because I'm only answering to the question below]
Fortunately, Vincent just committed a renderer that does not print these markers anymore, so even the original solution of using plain velocity to render the feed would work.
Vincent, is this XHTML renderer used by default now?
yes. It's the XHTML Renderer for the "xhtml/1.0" syntax. If you want annotated XHTML you need to ask for the renderer for the "annotatedxhtml/1.0" syntax (which is used only by the wysiwyg editor right now). -Vincent