https://bugzilla.wikimedia.org/show_bug.cgi?id=18820
--- Comment #6 from Ronga <[email protected]> 2009-05-17 20:54:31 UTC --- (In reply to comment #4) > (In reply to comment #2) > > How to escape? None of the following methods work: > > * using <nowiki> tag > > * using <includeonly> tag > > * using < (for obvious reasons) > > > You could try something like > > {{#tag:source|<nowiki>...Your XML > ....goes ... > ...here...</nowiki>|lang=xml}} > > Of course this only works if you don't have a tag like </nowiki> in your XML. > Put <nowiki> before and after the XML code defeats the purpose of this extension. It's to highlight the codes with colors and formatting. Syntax highlight is disabled when inside <nowiki>. After all I think either option (a) or (b) is the ideal way to solve this problem. It seems solved now. :) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
