Mario Metzler
Results
2
comments of
Mario Metzler
An example of this beahviour can be seen here: http://drosophila.me/c62393ee6a96f1dfd1ebb72782515ae2
I've solved this by adding the following at the end of the file: ``` javascript if (window.MathJax) { MathJax.Hub.Queue( ["Typeset",MathJax.Hub] ); } ```