Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions docs/core-concepts/pages/editor-blocks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,20 @@ When you upload video files as attachments, you can display them with inline pla

![Show preview](https://media.docs.plane.so/pages/show-preview.webp#hero)

## Columns

Organize content side-by-side using multi-column layouts. Columns help you create visually structured pages for comparisons, parallel information, or more efficient use of horizontal space.

![Columns](https://media.docs.plane.so/pages/columns.webp#hero)

Use the slash command to insert the layout you need:

- `/2 Columns`
- `/3 Columns`
- `/4 Columns`

Each column appears with an "Add content" placeholder where you can add any block type - text, lists, code, images, and more.

<div className="tag-wrapper">
## Video
<Tags
Expand Down