mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
Fix problem with mathjax and turbolinks
This commit is contained in:
parent
e8118b282a
commit
f1576b145f
2
app/assets/javascripts/mathjax.js.coffee
Normal file
2
app/assets/javascripts/mathjax.js.coffee
Normal file
@ -0,0 +1,2 @@
|
||||
$(document).on 'page:load', ->
|
||||
window.MathJax.Hub.Queue(["Typeset",MathJax.Hub]);
|
||||
Loading…
Reference in New Issue
Block a user