On Aug 14, 2008, at 5:30 PM, Wang Ning wrote: > Hi Vincent, > > 1. I found the rendering of boldblock is **bold**, which should be > *bold*, right? The related class is XWikiSyntaxRenderer.
the correct new syntax is **bold** the old one is *bold* See http://dev.xwiki.org/xwiki/bin/preview/Drafts/XWikiSyntax20 > > 2. I can't find a underline block. Is it missing or just no needed. > How to rendering <u>underline</u> or __underline__ It's missing. I'll add it later today thanks. -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

