Also I see you have a custom StringInputStream.
What's the need vs
using a ByteArrayInputStream
(
http://java.sun.com/j2se/1.4.2/docs/api/java/io/ByteArrayInputStream.html)?
That's not my code. Ludovic? It is used by the Radeox-based
XHTMLConverter. Since we're going to drop radeox, I had no incentive for
refactoring and cleaning that code. I kept it only to have a B-plan when
the new rendering didn't worked.
Thanks
-Vincent
On Aug 23, 2008, at 4:33 PM, Vincent Massol wrote:
Hi Marius,
Just to let you know that it seems the editor you've committed on
last Friday doesn't use an updated version of the XWiki syntax and
is thus out of sync with the renderer. For example:
* Bold is **bold**, not *bold*
* Macros use 2 curly braces
* etc
We need to fix this ASAP since otherwise it won't work and we need
to release a working version for 1.6M1 (not everything should work
but easy stuff like this should work).
Thanks
-Vincent
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs