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
  1. First step
  2. Second step
  3. Third step

This is a blockquote. In Deadlock, timing beats mechanics.

HeroRoleTier
HazeCarryA
BebopSupportB
WardenTankS
function greet(name: string): string {
  return `Hello, ${name}!`
}
Image floated left
Image floated left

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.

Image floated right
Image floated right

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.

Centered image (align=center)
Centered image (align=center)
Gallery 11 / 3
Gallery 1

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