6 Nov
2008
6 Nov
'08
5:19 p.m.
+1 On Thu, Nov 6, 2008 at 5:02 PM, Vincent Massol <[email protected]> wrote:
Hi,
Right now the XHTML macro parses wiki syntax by default.
For example the following generates a bold:
{{xhtml}} <p>**bold**</p> {{/xhtml}}
I propose to change that so that wiki syntax is not parsed by default so that users will need to use the following to parse wiki syntax:
{{xhtml wiki=true}} <p>**bold**</p> {{/xhtml}}
Note that I'm proposing to change the current "escapeWikiSyntax" to "wiki" (another proposal is to use "allowWikiSyntax").
WDYT?
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne