Hi,
I 've got a parser-extension (using $wgExtensionFunctions) which needs to insert real square brackets within a anchor-href-attribute in the html output page. The problem is that all my squarebrackets within the href-attributs get converted to %5B and %5D when I return my html to the Parser. How can I suppress this behaviour of Wikimedia?
Thanks a lot
Christoph
If you are interested why I would like to do such a stuff. Here's an example where it's necessary to use square brackets in href-tags.
http://www.w3.org/2006/07/SWD/RDFa/syntax/#id104592