Maths Example with Mathjax
Below is an example of maths using mathjax.
Any page needing maths should start with the frontmatter:
usemathjax: true
Inline maths can be written with the \\(
and \\)
characters, producing inline maths such as
The above is accomplished with thanks to Alan Duan and Zichen Vincent Zhang.