Skip to content

Instantly share code, notes, and snippets.

@deostroll
Created October 19, 2016 16:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deostroll/6681d0daef1e70607db50d5da374533e to your computer and use it in GitHub Desktop.
Save deostroll/6681d0daef1e70607db50d5da374533e to your computer and use it in GitHub Desktop.
blogger mathjax script
<script type="text/javascript">!function(){if(!("MathJax"in window||document.getElementById("mathjax"))){var a=document.createElement("script");a.id="mathjax",a.src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML",a.onload=function(){MathJax.Hub.Config({tex2jax:{inlineMath:[["$","$"],["\\(","\\)"]]}})},document.body.appendChild(a)}}();</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment