Merge branch 'master' into feat/db

This commit is contained in:
Gabriel Horner
2024-02-21 08:17:31 -05:00
8 changed files with 54 additions and 10 deletions

View File

@@ -713,6 +713,7 @@
:editor/delete-selection "Delete selected blocks"
:editor/expand-block-children "Expand"
:editor/collapse-block-children "Collapse"
:editor/toggle-block-children "Toggle expand/collapse"
:editor/indent "Indent block"
:editor/outdent "Outdent block"
:editor/copy "Copy (copies either selection, or block reference)"