This playground demonstrates every feature supported by Streamdown-Svelte.
Regular paragraph text with bold, italic, bold italic, and strikethrough formatting. You can also use inline code within text.
Visit or paste a raw URL like and it becomes a link automatically.
This is a blockquote. It supports formatting and emphasis inside.
Blockquotes can also be nested.
Inline code renders within text. Block code gets syntax highlighting:
Inline math: E = mc^2 and \sum_{i=1}^{n} i = \frac{n(n+1)}{2}.
Block math for display equations:
\int_{-\infty}^{\infty} e^{-x^2} \, dx = \sqrt{\pi}\begin{bmatrix}
a & b \\
c & d
\end{bmatrix}
\begin{bmatrix}
x \\
y
\end{bmatrix}
=
\begin{bmatrix}
ax + by \\
cx + dy
\end{bmatrix}f(x) = \begin{cases}
x^2 & \text{if } x \geq 0 \\
-x^2 & \text{if } x < 0
\end{cases}A bar chart showing monthly revenue.
Revenue ($k)
Jan
28
Feb
55
Mar
43
Apr
91
May
81
Jun
53
Chinese: 你好世界。 Streamdown-Svelte 支持中文排版。
Japanese: こんにちは。 Streamdown-Svelte は日本語をサポートしています。
Korean: 안녕하세요. Streamdown-Svelte는 한국어를 지원합니다.
Three dashes create a horizontal rule:
© 2025 — Streamdown-Svelte • Built with ♥