Skip to main content

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.

Inline formatting

ActionWindows / LinuxmacOS
BoldCtrl + B⌘ + B
ItalicCtrl + I⌘ + I
UnderlineCtrl + U⌘ + U
StrikethroughCtrl + Shift + S⌘ + Shift + S
Inline codeCtrl + E⌘ + E

Block types (Markdown shortcuts)

Type the shortcut followed by a space on an empty line:
BlockShortcut
Heading 1#
Heading 2##
Heading 3###
Heading 4####
Code block```
Quote>
Divider---
Bullet list-
Numbered list1.
To-do list[]
Toggle heading 1# >
Toggle heading 2## >
Toggle heading 3### >
Toggle heading 4#### >

Editing

ActionWindows / LinuxmacOS
UndoCtrl + Z⌘ + Z
RedoCtrl + Y or Ctrl + Shift + Z⌘ + Shift + Z
Select allCtrl + A⌘ + A

Versioning

ActionWindows / LinuxmacOS
Save versionCtrl + S⌘ + S

Block actions

ActionWindows / LinuxmacOS
Duplicate blockCtrl + D⌘ + D
Cut block to clipboardCtrl + X⌘ + X
Copy link to blockAlt + Shift + L⌥ + Shift + L
Delete blockDelDel

Blockquote behaviour

ActionShortcut
Exit blockquote (insert paragraph after)Enter
Split within blockquoteCtrl / ⌘ + Enter

Toggle blocks

ActionShortcut
Move cursor to toggle bodyEnter in title
Unwrap toggle to heading + blocksBackspace at start of empty title
Collapse / expand all togglesCtrl / ⌘ + Alt + T

Lists & indentation

ActionShortcut
Increase visual indent (paragraph / heading)Tab
Decrease visual indent (paragraph / heading)Shift-Tab
Nest list itemTab (cursor in a list item with a sibling above)
Lift list itemShift-Tab
Move list into toggle aboveTab (cursor in first item of list directly below a toggle)
Move list out of toggleShift-Tab (cursor anywhere inside list inside a toggle)