[mathjax] Rewrite addon
- Remove baseurl admin config - Move script to page end - Add new postprocess_liveupdate event listener - Fix formatting of mathjax.php
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
Addon_registerHook("postprocess_liveupdate", "mathjax_postprocess_liveupdate");
|
||||
function mathjax_postprocess_liveupdate()
|
||||
{
|
||||
MathJax.Hub.Queue(["Typeset", MathJax.Hub]);
|
||||
}
|
||||
Reference in New Issue
Block a user