Every Block Type in One Post (Renderer Showcase)
A deliberately artificial post that uses all eleven block types plus one unknown type. Use it to smoke-test the blog renderer.

Heading level 2
Heading level 3
Heading level 4
A plain paragraph. It should wrap, respect line height, and cap its measure at a comfortable reading width rather than running the full page.
Detail with label
Detail blocks pair a short label with a body. Render them as a definition-style row or a bordered aside.
This detail has an EMPTY label — the renderer must not leave a dangling colon or empty element.
- Bullet one
- Bullet two
- Bullet three
- Numbered one
- Numbered two
Info
Neutral, informational.
Warning
Something to be careful about.
Success
A positive confirmation.
Important
A danger callout with NO title — the renderer must handle a missing heading.
“A quote with an attribution.”
“A quote with NO attribution, which must not render an empty dash or byline.”
| Column A | Column B | Column C |
|---|---|---|
| a1 | b1 | c1 |
| a2 | b2 | c2 |
| a3 | c3 |
| Single column |
|---|
| Only one column — must not break the layout |


Yes — the qa block is not exclusive to FAQ resources. Blogs may use it for a short FAQ section at the end.
If you can read this line, unknown-block skipping works.