index
KaTeX Examples
This theme includes built-in KaTeX support for rendering mathematical expressions in your content.
Examples
- Inline math: E=mc2
- Block math:
i=1∑k+1i=(i=1∑ki)+(k+1)
=2k(k+1)+k+1
=2k(k+1)+2(k+1)
=2(k+1)(k+2)
=2(k+1)((k+1)+1)
Ref