Vincent Massol 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?
+1
--
Sergiu Dumitriu
http://purl.org/net/sergiu/