Blog
Sample formatting + images
24 July 2026
Welcome — this page shows common Notion formatting patterns.
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
- Step one
- 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
Toggle section
Page mention example
If you want, you can link another page here later using a normal link or a page mention.