Adding support for LaTeX using MathJax

Add the following to your _layouts/default.html page:

<script type="text/javascript" id="MathJax-script" async
  src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">
</script>

References: