Format Your Page
Closot is built to get ideas out of your head and onto the page. Once they're there, you have a full set of tools to organize and structure them exactly the way you think 📐
Columns
Creating Columns
Columns let you place content side by side on the same line:
- Hover over any block to reveal the
⋮⋮handle in the left margin - Click and drag the block to the right of another block
- Follow the blue vertical guide that appears — drop when it spans the content area
- Repeat to create additional columns across the page width
Columns work on tablet but not on phone. On mobile, content in right-hand columns simply stacks below the left column content.
Removing Columns
- Hover the block in the right column, grab the
⋮⋮handle - Drag it back to the left until the blue guide spans the full page width
- Drop it to remove the column layout
To delete an empty column: click ⋮⋮ on it and select Delete.
Resize columns by hovering over the shared edge between two columns — a gray vertical drag handle appears. Drag it left or right to adjust proportions.
Database
Creating a Database
Two ways to insert a table:
- Hover a new line, click
+, and select List - Type
/listand pressEnter
Adjusting Tables
| Action | How |
|---|---|
| Add a row | Hover the bottom edge of the table, click + |
| Add a column | Hover the right edge, click + |
You can't paste into multiple simple table cells at once. Each cell needs to be filled individually.
Headings
Adding Headings
Four ways to create a heading:
- Hover a new line → click
+→ select your heading size - Type
/h1,/h2, or/h3and pressEnter - Use Markdown at the start of a line:
#for H1,##for H2,###for H3, followed by a space - Type your content first, then press
Cmd/Ctrl+/and choose a heading size
Toggle Headings
Headings can be made collapsible, turning them into section containers:
- Hover the heading block → click
⋮⋮ - Select Turn into
- Choose Toggle heading 1, Toggle heading 2, or Toggle heading 3
Content nested under the heading becomes expandable and collapsible on click. You'll need to open and close each one manually — there's no batch expand/collapse or default-open state currently.
Table of Contents
A table of contents makes long pages much easier to navigate, letting readers jump directly to any section.
Table of Contents Block
Insert as a standalone block anywhere on your page:
- Hover a new line → click
+→ select Table of contents - Or type
/tocand pressEnter

Indented headings won't appear in the table of contents block.
Page-Level Table of Contents
Closot also generates an automatic table of contents panel on the right side of your page whenever it has 2 or more headings. It scrolls alongside you as you read. Hover over it to expand and see all headings.
To disable it:
- Click
•••→ Customize page - Toggle off Table of contents
Dividers
Dividers add a clean horizontal line break between sections of content.
Three ways to add one:
- Hover a new line → click
+→ select Divider - Type
/divand pressEnter - Type
---(three hyphens) at the start of a line — Closot converts it automatically
Dividers can be repositioned just like any other block — grab the ⋮⋮ handle and drag.