Format your articles with Notion

Notion blocks supported for formatting your articles. Find which are supported and unsupported.

4 min read

Format your articles effectively in Notiondesk to enhance readability for your customers. Using Notion blocks, you can effortlessly structure your content. Discover which blocks are supported and how to utilize them best.


Supported Blocks

We support a variety of Notion blocks to help you create visually appealing and easy-to-navigate help articles. Below is a breakdown of these supported blocks and how to make the most of them.

Basic Blocks

Text

With Notiondesk, All kinds of text styling are supported. For example, you can make text bold, italicize words, or even strike through certain phrases. Basic text blocks can be thought of as similar to HTML <p> tags. The power of text lies in its ability to convey information while maintaining visual appeal.


Heading

Headings help break down the content into sections, making it easier to follow and understand.

H1 Heading

This is the largest heading and is ideal for section titles.

H2 Heading

A subheading often used for subsections or to break down topics.

H3 Heading

Further break down content into more specific areas.


Image

You can upload an image to your Notion page, which will be reflected in your help center.

Write your articles in Notion!

Quote

Want to emphasize a point or share feedback? Use the quote block. It's perfect for highlighting important information.

"This is how a quote will look in your article."


Toggle

Toggles are excellent for FAQs or sections where you want to provide additional information without overwhelming the reader. Readers can click on the toggle to reveal the content inside.

What's inside a Toggle?

Hidden content appears here when the toggle is open.


Callout

Grab your reader's attention with a callout. It stands out from the rest of the content, making it perfect for important notes or tips.

⚠️
This is a callout. Notice how it stands out?


Divider

Separate different sections or topics within your article using dividers. It helps in breaking up content and making it more readable.


👆 This is a divider


List Blocks

Lists are fantastic for organizing information, whether you're jotting down steps, features, or key points.

Bulleted List

Ideal for non-sequential items.

  • Point A
  • Point B
  • Point C

Numbered List

Best for sequential information or steps.

  1. Step One
  1. Step Two
  1. Step Three


Advanced Blocks

Table of Contents

When you add a Table of Contents block in Notion, it automatically populates links to all headings in your article, letting readers jump to specific sections with ease.

Here is the Table of Content of this article 😉

  1. Supported Blocks
  2. Basic Blocks
    1. Text
    2. Heading
  3. H1 Heading
    1. H2 Heading
      1. H3 Heading
      2. Image
      3. Quote
      4. Toggle
      5. Callout
      6. Divider
    2. List Blocks
    3. Advanced Blocks
      1. Table of Contents
      2. Bookmarks
      3. External Links
      4. Checklists
      5. Image Gallery
      6. Video
      7. File Download
      8. Column Layouts
      9. Table
      10. Synced Blocks
      11. Code Blocks
    4. Unsupported blocks


Bookmarks

Keep external resources or other important pages just a click away by embedding bookmarks directly in your articles.

Notiondesk - Build a help center with Notion

Turn Notion documents into a powerful knowledge base with Notiondesk. Customize, optimize SEO, support multiple languages, and improve customer support in minutes.

Notiondesk - Build a help center with Notion
https://notiondesk.so/
Notiondesk - Build a help center with Notion


External Links

Point your readers to other websites or online resources. They can be set to open in a new tab, ensuring your article remains open for reference.

Example External Link


Checklists

Ideal for step-by-step guides or to-dos.


Image Gallery

Showcase a collection of images in a structured grid format. This is perfect for product images, tutorial steps, or any visual sequence.

Image 1

Image 2

Image 3

Image 4


Video

Enhance your articles with multimedia content by uploading a video or embedding videos directly from Youtube, Loom or Vimeo.

Youtube - Rick Astley (Never Gonna Give You Up)

Uploaded Video - Notiondesk integrations


File Download

Attach resources, templates, or additional reading materials directly to your articles. These will show as attachments like this:


Column Layouts

Organize your content in multi-column formats. This is especially useful for side-by-side comparisons or to display information in parallel.

Column 1

This is an

one

Column 2

two


Table

Tables help organize and present data in a clear manner. Can also be combined with a range of formatting options for clarity.

ElementDescriptionExample
BoldBolded text for emphasisThis is bold
ItalicsSlanted text for nuanceThis is italic
StrikethroughText that's crossed outThis is struck
CodeMonospace font for codeThis is code
LinkHyperlinked textClick me
Colored TextText with a specific colorThis is orange


Synced Blocks

Ensure consistency by syncing content across multiple pages. Update in one location, and the change reflects everywhere the block is embedded.

Sync Block

This content is synced with another page.


Code Blocks

Present code snippets or technical commands in a distinct format. This is especially useful for developers or technical guides.

JavaScript Example:

function sayHello() {
    console.log("Hello, world!");
}

Markdown Example:

# Table of Contents
* [Introduction](#introduction)
* [Features](#features)
* [Installation](#installation)

## Introduction
Welcome to Notiondesk's documentation.

> Note: This is a markdown example.

## Features
- Dynamic updating
- Rich formatting support

## Installation
Follow our [guide](https://notiondesk.so) to get started.


Unsupported blocks

While Notiondesk supports a vast array of Notion blocks to facilitate comprehensive documentation, there are certain blocks currently not supported. Here's the list:

  • Math Equations (Block Equations & Inline Equations)
  • Embeds (Twitter, Google Drive, Airtable, and Google Maps)


icon
If a block you require is not supported, please reach out to us. We're continually updating Notiondesk and appreciate your feedback!
Did this answer your question?