Skip to main content

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:

  1. Hover over any block to reveal the ⋮⋮ handle in the left margin
  2. Click and drag the block to the right of another block
  3. Follow the blue vertical guide that appears — drop when it spans the content area
  4. Repeat to create additional columns across the page width
note

Columns work on tablet but not on phone. On mobile, content in right-hand columns simply stacks below the left column content.

Removing Columns

  1. Hover the block in the right column, grab the ⋮⋮ handle
  2. Drag it back to the left until the blue guide spans the full page width
  3. Drop it to remove the column layout

To delete an empty column: click ⋮⋮ on it and select Delete.

tip

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 /list and press Enter

Adjusting Tables

ActionHow
Add a rowHover the bottom edge of the table, click +
Add a columnHover the right edge, click +
note

You can't paste into multiple simple table cells at once. Each cell needs to be filled individually.


Headings

Adding Headings

Image Four ways to create a heading:

  1. Hover a new line → click + → select your heading size
  2. Type /h1, /h2, or /h3 and press Enter
  3. Use Markdown at the start of a line: # for H1, ## for H2, ### for H3, followed by a space
  4. 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:

  1. Hover the heading block → click ⋮⋮
  2. Select Turn into
  3. 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 /toc and press Enter

Image

note

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:

  1. Click •••Customize page
  2. Toggle off Table of contents

Dividers

Dividers add a clean horizontal line break between sections of content.

Three ways to add one:

  1. Hover a new line → click + → select Divider
  2. Type /div and press Enter
  3. 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.


FAQs