Blog

Sample formatting + images

24 July 2026

Welcome — this page shows common Notion formatting patterns.

Hero image

Hero image
Hero image

Caption: an Unsplash image.

Text styles

Bold, italic, strikethrough, and inline code.

Here’s a link: Notion.

Quote block: keep important context together.

Callout block: use this for tips, warnings, or key takeaways.


Lists

Bulleted

  • Item one
  • Item two

Numbered

  1. Step one
  2. Step two

To-dos

Draft the outline
Add sample formatting

Table


Code block

type Article = {
  title: string
  slug: string
  publishedDate?: string
}

const article: Article = {
  title: "Sample formatting + images",
  slug: "sample-formatting-images",
}

Image gallery

Gallery image 1
Gallery image 1
Gallery image 2
Gallery image 2
Toggle section

Page mention example

If you want, you can link another page here later using a normal link or a page mention.