mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 10:38:50 +01:00
Merge pull request #19 from PFischbeck/mathjax
Fix problem with mathjax and turbolinks
This commit is contained in:
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]);
|
||||||
Reference in New Issue
Block a user