Skip to content

Instantly share code, notes, and snippets.

@MatsuuraKentaro
Created August 14, 2017 10:07
Show Gist options
  • Save MatsuuraKentaro/6796418c5454bb1e3b6ac0427008d7fe to your computer and use it in GitHub Desktop.
Save MatsuuraKentaro/6796418c5454bb1e3b6ac0427008d7fe to your computer and use it in GitHub Desktop.
var fileref=document.createElement('script')
fileref.setAttribute("type","text/javascript")
fileref.setAttribute("src", "https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML")
document.getElementsByTagName("head")[0].appendChild(fileref)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment