check if mathjax exists before proceeding
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
$ ->
|
||||
|
||||
if not MathJax?
|
||||
return
|
||||
|
||||
HUB = MathJax.Hub
|
||||
|
||||
class MathJaxProcessor
|
||||
|
||||
Reference in New Issue
Block a user