SimpleMathJax icon indicating copy to clipboard operation
SimpleMathJax copied to clipboard

MediaWiki Extension SimpleMathJax

Results 5 SimpleMathJax issues
Sort by recently updated
recently updated
newest added

Mediawiki tries to load extensions/SimpleMathJax/resources/resources/ext.SimpleMathJax.js file when ResourceLoader in debug mode, the patch fixes the path

size/XS

The Math extension [provides integration with Visual Editor through a lot of JS code](https://github.com/wikimedia/mediawiki-extensions-Math/blob/master/extension.json#L150). Would it be possible to integrate SimpleMathJax the same way (potentially requiring coordinated development and turning...

enhancement

I am using 0.8.2 on MW 1.36.1 with MobileFrontend 2.3.0 (f78273c) and MinervaNeue (20711d8) from May 28th 2021. On pages rendered with MinervaNeue the JS is not included at all...

Thanks for your extension, it worked fine (I used SimpleMathjax 0.7.4), but some errors have appeared in MW 1.36: `Deprecated: Registering handler for ParserFirstCallInit before MediaWiki bootstrap complete was deprecated...

$wgSmjEnableMenu is missed since v0.8.0. It would be just a mistake during migrating from modules/ext.SmjCDN.js to resources/ext.SimpleMathJax.js.