Skip to content

Instantly share code, notes, and snippets.

@gowrishankarin
Last active December 15, 2021 07:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gowrishankarin/a53dbb0289b9275bc6be3ca78d689710 to your computer and use it in GitHub Desktop.
Save gowrishankarin/a53dbb0289b9275bc6be3ca78d689710 to your computer and use it in GitHub Desktop.
<script
type="text/javascript"
async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML"
></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
processEscapes: true
}
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment