https://bugzilla.wikimedia.org/show_bug.cgi?id=45816
Jon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Jon <[email protected]> --- Is MathJax still being developed? It should be possible to make MathJax work on mobile but it would require changes to the MathJax code base... Looking at the source code here it currently doesn't make use of ResourceLoader (RL) but uses hooks which are not available on mobile. http://people.cs.kuleuven.be/~dirk.nuyens/Extension_MathJax/MathJax.php.txt My moving this to use RL it should be relatively easy to get it optimised and running on mobile... -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
