https://bugzilla.wikimedia.org/show_bug.cgi?id=30630
--- Comment #29 from ebraminio <[email protected]> --- (In reply to comment #28) > Just stumbled upon this bug via Wikitech-I. > > For background information RTL+LTR and RTL+RTL, this old W3C document is > still > useful http://www.w3.org/TR/arabic-math/ -- just keep in mind that it's about > MathML 2 -- MathML 3 now supports RTL/LTR fully. It is fantastic but not very related, this bug is about making math equation left aligned like what we use in our books. Many users was using <div style="text-align: left"> or dir="ltr" to make it on Persian Wikipedia articles so I wrote that little JS code to make only element in a line/paragraph left aligned. -- 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
