This is a showcase post with every formatting element. Text can be bold, italic, underlined — and sometimes all at once.2
Second level heading (H2)
A paragraph after the H2. This checks the basic text flow between blocks. 1
Third level subheading (H3)
Another paragraph, now after the H3, to see the heading hierarchy.
- First bullet list item
- Second item
- Third item
- First step
- Second step
- Third step
This is a blockquote. In Deadlock, timing beats mechanics.
| Hero | Role | Tier |
|---|---|---|
| Haze | Carry | A |
| Bebop | Support | B |
| Warden | Tank | S |
function greet(name: string): string {
return `Hello, ${name}!`
}

This paragraph wraps to the right of the image because it is aligned to the left (align=left). The text should run down the right-hand side of the picture and fill the space beside it, demonstrating the float wrap.

Here the image is aligned to the right (align=right), so the text wraps on its left. This checks the second wrap variant across the full paragraph.

1 / 3Final paragraph after the horizontal rule (hr). End of the showcase.


