Text and markdown
Inserting a text box allows you to write and format text with markdown shortcuts.
To insert text to the canvas, select the T icon from the toolbar, or use the keyboard shortcut
t
.When you select your text, you'll see the options to customize
- the font size
- the color
- the alignment
- formatting (bold, italics, code input, strikethrough)
- insert hyperlinks
- insert linked text
When editing a text box, use the following shortcuts to create markdown elements.
#+space
: Header 1##+space
: Header 2###+space
: Header 3-+space
: bullet point>+space
: callout```+space
: code input

t
: insert a textboxcommand + e
: code input formatcommand + b
: boldcommand + i
: italicscommand + control + space
: emojis
Last modified 1mo ago