Text Formatting

To format text, select a fragment — a floating toolbar appears above the selection with available styles.

Floating Toolbar

Select any text with the mouse or keyboard. A toolbar appears above the selection:

Text formatting

Available toolbar actions:

ButtonAction
BBold (⌘B)
IItalic (⌘I)
UUnderline
SStrikethrough
H1, H2Convert to heading
</>Inline code
🔗Add link
AText color
💬Add comment

Text Color

Click the colored A button in the toolbar to choose a color:

  • Standard colors: gray, red, orange, yellow, green, blue, purple
  • Background color (highlight): same colors applied as background fill

Select text and press ⌘K (or the 🔗 button). In the field that appears, enter:

  • URL for an external page
  • Article title for an internal KB link
https://example.com          → external link
Getting Started              → KB page link
/en/docs/kb/editor           → link by path

To edit or remove a link, click it — a tooltip with «Edit» and «Remove» options appears.

Inline Code

Press ⌘E to format a word or expression as code:

Use the `db.execute()` method to write data.

For larger code snippets, use a code block.

Pasting Text

MethodResult
⌘VPaste with original formatting
⌘⇧VPaste plain text only (no styles)

When pasting from other sources (Google Docs, Word), FlowEra converts formatting automatically. Use ⌘⇧V for clean plain-text paste.