On 29/06/12 21:42, Daniel Barrett wrote: >> How can I prevent this conversion so ampersands (and presumably other >> special characters) are preserved? > > Followup up my own question: StripState is not relevant here. It's the fact > that it's a parser tag extension. Simply returning "&" in the callback will > produce "&". Is there a way to suppress this conversion when returning > "&" from a parser tag extension? > > DanB
Why do you want a plain & ? Seems like you want invalid html... _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
