Test Post

This is a test post to verify that images and maths render correctly.

An Image

Test image

Some Maths

Euler’s identity is often called the most beautiful equation in mathematics:

\[e^{i\pi} + 1 = 0\]

The quadratic formula gives the solutions to $ax^2 + bx + c = 0$ as:

\[x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\]

An inline example: the sum $\sum_{k=1}^{n} k = \frac{n(n+1)}{2}$.

And a display block with an integral:

\[\int_{0}^{\infty} e^{-x^2} \, dx = \frac{\sqrt{\pi}}{2}\]