Inline Editor
Ctrl + E or ⌘ Cmd + E
Shows the editor when inline mode is set to true.
Common Actions
Ctrl + C or ⌘ Cmd + C
Copies selection from the editor to clipboard.
Ctrl + X or ⌘ Cmd + X
Cuts the selection from the editor to clipboard.
Ctrl + V or ⌘ Cmd + V
Pastes from clipboard.
Ctrl + Z or ⌘ Cmd + Z
Same effect as clicking on the Undo
button in the editor.
Ctrl + Y or ⌘ Cmd + ⇧ Shift + Z
Same effect as clicking on the Redo
button in the editor.
Ctrl + K or ⌘ Cmd + K
Opens the insert link popup to insert a link in the editable area.
Ctrl + P or ⌘ Cmd + P
Opens the insert image popup to insert an image in the editor.
Basic Formatting
Ctrl + A or ⌘ Cmd + A
Selects all text in the editable area of the editor.
Ctrl + B or ⌘ Cmd + B
Same effect as clicking on the Bold
button in the editor.
Ctrl + I or ⌘ Cmd + I
Same effect as clicking on the Italic
button in the editor.
Ctrl + U or ⌘ Cmd + U
Same effect as clicking on the Underline
button in the editor.
Ctrl + S or ⌘ Cmd + S
Same effect as clicking on the Strikethrough
button in the editor.
Ctrl + ] or ⌘ Cmd + ]
Indents the current paragraph.
Ctrl + [ or ⌘ Cmd + [
Outdents the current paragraph.
Image / Video
Ctrl + + or ⌘ Cmd + +
Resizes larger the current selected image or video.
Ctrl + - or ⌘ Cmd + -
Resizes smaller the current selected image or video.
Table
Alt + Space
Selects table cell in which the cursor pointer is.
⇧ Shift + Left / Right arrow
Extend table cell selection with one cell to the left or to the right.
⇧ Shift + Up / Down arrow
Extend table cell selection with one cell up or down.
Navigation
Ctrl + / or ⌘ Cmd + /
Show shortcuts modal in the editor.
Alt + F10
Focus the opened popup or toolbar of the editor.
Esc
Return focus to the previous position.