Skip to content

Instantly share code, notes, and snippets.

@yohm
Created January 5, 2016 09:07
Show Gist options
  • Save yohm/0c8ed72b6f18948a2fd3 to your computer and use it in GitHub Desktop.
Save yohm/0c8ed72b6f18948a2fd3 to your computer and use it in GitHub Desktop.
var fileref=document.createElement('script')
fileref.setAttribute("type","text/javascript")
fileref.setAttribute("src", "http://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