← Back to blog

Block Showcase: every section type in action

June 26, 2026 · 3 min read

A test post demonstrating every block type available in the editor — headings, paragraphs, images, galleries, quotes, video, embed, code, callout, CTA and dividers.

Block Showcase: every section type in action

This post is a live test of every block type the editor supports. Scroll through to confirm each section renders correctly.

Heading H2 block

A regular paragraph supports bold, italic and links. Line breaks
are preserved too.

Subheading H3 block

Subheadings are useful for breaking up longer sections.

Golfer mid swing
Image block with caption
Course 1Course 2Course 3

Golf is the closest game to the game we call life.

Bobby Jones
function handicap(scores) {
  return scores.slice(0,8).reduce((a,b)=>a+b,0) / 8;
}

Ready to play?

Join LTPGolf and find your next group.

Download the app

End of showcase. If every block above rendered as expected, the editor is wired up correctly.