BTW you only need to escape one "}" to
make it work fine ;)
Note that quotes for macro values are optional right now and this
is
the reason macro params are checked for }}.
We could support it, it's not a good reason. It's not a big
difference
to support with or without the quotes. The hard part is the refactor
needed to actually parse the macro parameters in javacc directly
instead of after the javacc pass.
We could decide that quotes are mandatory but
it's a pretty big
change
-1 for that, i'm pretty sure most of the users don't use the quotes.
It would just be more pain for the user. It's a wiki syntax not
hidden
serialization format.
(would be for Syntax 2.1) and I don't think
it's a good idea since
this your use case is pretty rare. And btw I still don't know if
accepting wiki syntax in parameters is a good thing or not.
Thanks
-Vincent
> Thanks,
> Marius
>
>> -- Lewis
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org