https://bugzilla.wikimedia.org/show_bug.cgi?id=52619
--- Comment #5 from kipod <[email protected]> --- (In reply to comment #3) > MathJax currently does not yet support RTL. In our defense, neither does any > browser (for MathML). i do not think this is relevant to the bug. MW software (or rather, the math extension) packages the mathJax part inside a div with style="text-align: left". when content direction is RTL, we should change this to "right". afaik, this should not affect the mathjax appearance - i think that this wrapper div is not part of matjax. peace - ~~~~ -- 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
