Skip to content

Instantly share code, notes, and snippets.

@bee-san
Created February 7, 2019 16:56
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 bee-san/6ec393c9531221dfeb2c9cd086f149d5 to your computer and use it in GitHub Desktop.
Save bee-san/6ec393c9531221dfeb2c9cd086f149d5 to your computer and use it in GitHub Desktop.
<script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.3/MathJax.js?config=TeX-MML-AM_CHTML">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [["$", "$"], ["\\(", "\\)"]],
processEscapes: true
}
});
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
CommonHTML: { linebreaks: { automatic: true } },
"HTML-CSS": { linebreaks: { automatic: true } },
SVG: { linebreaks: { automatic: true } }
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment