How to clean MathJax queue?
Created by: geyang
Hi,
I am trying to improve the responsiveness of my page between page transitions.
Sometimes this means that between the quick transitions there are still outdated jobs inside the que.
Is there a way to clean the que? or I can just use MathJax.Que = []
?
Thanks!