Documentation Index
Fetch the complete documentation index at: https://docs.versuno.ai/llms.txt
Use this file to discover all available pages before exploring further.
Selection toolbar
Whenever you select text in the editor, a floating toolbar appears just above the selection. It gives you quick access to inline marks and block-type conversion.Inline marks
| Mark | Button | Shortcut |
|---|---|---|
| Bold | B | Ctrl / ⌘ + B |
| Italic | I | Ctrl / ⌘ + I |
| Underline | U | Ctrl / ⌘ + U |
| S | Ctrl / ⌘ + Shift + S | |
Inline code | <> | Ctrl / ⌘ + E |
Links
Click the link icon (🔗) in the toolbar to open the link panel.- Add a link: Paste or type a URL and press
Enter. - Edit a link: Select text inside an existing link, open the toolbar, and update the URL.
- Remove a link: Select linked text and click the unlink icon (🔗✕) in the toolbar.
Links auto-detect URLs as you type. Pasting a URL over a selection converts that selection into a link automatically.
Turn into
The Turn into dropdown on the left of the toolbar lets you convert the current block to any other block type without leaving the keyboard. All block types are available:- Text (paragraph)
- Heading 1 / 2 / 3
- Code block
- Quote
- Toggle heading 1 / 2 / 3 / 4
- Callout
- Bullet list
- Numbered list
- To-do list
Indentation
Blocks like paragraphs and headings can be visually indented usingTab and unindented with Shift-Tab. Indentation adds left margin in increments of 24 px, up to 8 levels.
List items use Tab / Shift-Tab for nesting — a Tab on the first item of a list below a toggle moves the whole list inside that toggle (see Toggle).
