Hi Anybody know what syntax other than Java & XML are supported by the code macro? I will update this page if i get any information. http://www.xwiki.org/xwiki/bin/view/Code/CodeMacro Thanks Shiva -- View this message in context: http://www.nabble.com/Code-macro-tf3633000.html#a10144576 Sent from the XWiki- Dev mailing list archive at Nabble.com.
Hi, On Apr 23, 2007, at 6:59 PM, shivshan wrote:
Hi Anybody know what syntax other than Java & XML are supported by the code macro? I will update this page if i get any information. http://www.xwiki.org/xwiki/bin/view/Code/CodeMacro
From http://fisheye.codehaus.org/browse/radeox/main/trunk/src/java/ org/radeox/macro/code I think the following are supported: - java - xml - sql - none Thanks -Vincent
Another reference: http://snipsnap.org/comments/Source+Code+Formatter+Tutorial It also explains how to add new formatters. -Vincent On Apr 23, 2007, at 7:20 PM, Vincent Massol wrote:
Hi,
On Apr 23, 2007, at 6:59 PM, shivshan wrote:
Hi Anybody know what syntax other than Java & XML are supported by the code macro? I will update this page if i get any information. http://www.xwiki.org/xwiki/bin/view/Code/CodeMacro
From http://fisheye.codehaus.org/browse/radeox/main/trunk/src/java/ org/radeox/macro/code I think the following are supported:
- java - xml - sql - none
Thanks -Vincent
participants (2)
-
shivshan -
Vincent Massol