https://bugzilla.wikimedia.org/show_bug.cgi?id=32858
--- Comment #19 from Liangent <[email protected]> 2011-12-23 14:23:42 UTC --- (In reply to comment #18) > How many javascript are broken because they are > parsed as wiki ? You only need to add backslashes in a few cases which triggers PST to prevent the script being broken: * var str = "{\{subst:template}}"; * var str = "~~\~~"; And what more? -- 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
