Docsā€ŗšŸ“ Rich Text Editor›Formatting Toolbar

Formatting Toolbar

The formatting toolbar runs across the top of the Rich Text editor. It provides all the controls you need to structure and style your content.

Toolbar buttons

ButtonShortcutWhat it does
BoldCtrl/Cmd + BMakes selected text bold
ItalicCtrl/Cmd + IMakes selected text italic
UnderlineCtrl/Cmd + UUnderlines selected text
Strikethrough—Strikes through selected text
Heading 1Ctrl/Cmd + Alt + 1Large section heading
Heading 2Ctrl/Cmd + Alt + 2Medium sub-heading
Heading 3Ctrl/Cmd + Alt + 3Small sub-heading
Bullet listCtrl/Cmd + Shift + 8Unordered list with bullets
Numbered listCtrl/Cmd + Shift + 7Ordered list with numbers
Code blockCtrl/Cmd + Alt + CMonospace block for code or terminal output
Inline codeCtrl/Cmd + EMonospace formatting for inline terms
LinkCtrl/Cmd + KInsert a hyperlink on selected text or at cursor
Image—Insert an image by URL or upload
Horizontal rule—Insert a divider line
Templates—Insert a pre-built content template

Text alignment

Select a paragraph or heading and use the alignment buttons in the toolbar to set left, centre, or right alignment.

Lists and nesting

  • Press Tab inside a list item to indent it (create a nested list)
  • Press Shift + Tab to outdent
  • Press Enter twice to exit a list and return to normal paragraph text

Code blocks

Code blocks render in a monospace font with a light background. To insert one:

  1. Click the Code block button, or type three backticks and press Enter
  2. Paste or type your code
  3. Click outside the block to exit

Links

  1. Select the text you want to link
  2. Press Ctrl/Cmd + K or click the Link button
  3. Paste or type a URL
  4. Press Enter to apply

To remove a link, click on it and select Remove link from the tooltip.

Images

Click the Image button in the toolbar to insert an image. You can paste an image URL or upload an image file from your computer. Images are stored in Forge Storage alongside the document content.

Tip: Most formatting is also accessible by selecting text — a floating mini-toolbar appears above the selection with the most common options.