On Tue, Oct 13, 2009 at 12:10, hel-o <[email protected]> wrote: > > Thanks, both solutions work. :-) > > hel. > > Note: Is escape now a single ~ or a double ~~
It always been a single ~, but there is a particular case with link for which a first pass match the whole "[[file://svivm01/sharepoint_layouts$>>file://///svivm01/sharepoint_layouts$]]" and then its content is parsed so you need to escape for the first pass and the second pass. We plan to change this in xwiki/2.1 syntax to have only one pass or at least behave like we had only one pass. > > ----- > semantic-web.hel.at > [email protected] > > -- > View this message in context: > http://n2.nabble.com/xwiki-2-0-GWT-WYSIWYG-file-links-tp3793057p3815200.html > Sent from the XWiki- Users mailing list archive at Nabble.com. > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
