Skip to content
Paper Theme
Go back

Math Formulas Demo

Updated:
Tags:

When math_render.server is enabled, inline and block math are rendered as SVG.

Inline math

The famous equation appears inline with text.

Block math

Matrix notation

$$ \begin{bmatrix} a & b \ c & d \end{bmatrix} \begin{bmatrix} x \ y \end

\begin{bmatrix} ax + by \ cx + dy \end{bmatrix} $$