Hello, math
Inline math like and display math both work; they are rendered to HTML at build time, so no JavaScript is needed.
A code block:
def f(x):
return x ** 2
Inline math like and display math both work; they are rendered to HTML at build time, so no JavaScript is needed.
A code block:
def f(x):
return x ** 2