https://bugzilla.wikimedia.org/show_bug.cgi?id=36059
Richard Morris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Low |Normal --- Comment #17 from Richard Morris <[email protected]> 2012-05-04 07:56:53 UTC --- It also messing with arrays and matrices \begin{matrix} x & y \\ z & w \end{matrix} This is converted this to & before passing to MathJax so it is rendering as x amp;y z amp;w This is more serious as all matrices, case statements, multiline equations, and tables are broken. See http://en.wikipedia.org/wiki/Help:Formula#Fractions.2C_matrices.2C_multilines for a whole section of broken examples. -- 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
