Sample Post — Markdown & KaTeX Showcase
📋 : 📆 :2025-01-01
Heading 1
Inline math $a^2+b^2=c^2$ and display:
$$
\int_{-\infty}^{\infty} e^{-x^2},dx = \sqrt{\pi}
$$
Lists, Code, Table
- First
- Second
1 | export const sum = (a, b) => a + b |
| Name | Value |
|---|---|
| foo | bar |
Quote and a link to Hexo.

$$
\begin{aligned}
f’(x) &= 2x \
\nabla^2 \phi &= 0
\end{aligned}
$$
- Preview locally
- Publish