Math (KaTeX)
ciderpress bundles rspress-plugin-katex for LaTeX math rendering. No configuration required.
Inline math
Wrap expressions with single dollar signs:
Code
Output
The quadratic formula is and applies when .
Block math
Wrap expressions with double dollar signs:
Code
Output
More examples
Summation
Code
Output
Matrix
Code
Output
Mixed inline
Code
Output
Given , the derivative is and the integral is .