Upmath-style parser · live preview
Write markdown with math support, GFM tables, task lists, and a <span style="font-size:2em;visibility:hidden;display:inline-block">a</span> spacer.
The quadratic formula:
Euler's identity:
Item AItem B — the <span style="font-size:2em;visibility:hidden;display:inline-block">a</span> inserts a wide invisible space.
| Command | Syntax | Renders |
|---|---|---|
| Display math | <!--KATEX_PH_2--> |
Centered block |
| Inline math | <!--KATEX_PH_6--> |
Inline formula |
| Spacer | <span style="font-size:2em;visibility:hidden;display:inline-block">a</span> |
Wide invisible space |
inline code and ```
### HTML Elements
<font color="#00f0ff">This text is cyan via the font tag.</font>
<button
style="background:#00f0ff; color:#000; border:0; padding:8px 16px; border-radius:6px; font-weight:600; cursor:pointer;">
Neon Button
</button>
> Blockquote with a splash of style.