Mathjax
If you want to display Mathjax equations on a page you must enable it in front-matter:
---
mathjax: true
---
- Inline equations use
$ [equation] $ - Block equations use
$$ [equation] $$
If you want to display Mathjax equations on a page you must enable it in front-matter:
---
mathjax: true
---
$ [equation] $$$ [equation] $$