AI Web FeedsAI Web FeedsAI source feeds for humans and agents
Documentation

Math Test

Test page for verifying KaTeX math rendering

Source: apps/web/content/docs/test-math.mdx

Math Rendering Test

Inline Math

The Pythagorean theorem: a2+b2=c2a^2 + b^2 = c^2

Einstein's mass-energy equivalence: E=mc2E = mc^2

Block Math

Simple Equation

b±b24ac2a\frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Complex Equation

ex2dx=π\int_{-\infty}^{\infty} e^{-x^2} dx = \sqrt{\pi}

Matrix

[123456789]\begin{bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{bmatrix}

If you can see properly formatted mathematical equations above, KaTeX is working correctly! ✅