feat: add selectTextblockStart and selectTextblockEnd commands

This commit is contained in:
Philipp Kühn
2022-01-25 10:35:39 +01:00
parent a20e887458
commit 0aa39f93cb
7 changed files with 64 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# selectTextblockEnd
:::warning
Oops, we didnt find time to fill this page. Writing documentation needs attention to detail, a great understanding of the project and time to write. Though Tiptap is used by thousands of developers all around the world, its still a side project for us. Lets change that and make open source our full-time job! [Become a sponsor!](https://github.com/sponsors/ueberdosis)
:::

View File

@@ -0,0 +1,5 @@
# selectTextblockStart
:::warning
Oops, we didnt find time to fill this page. Writing documentation needs attention to detail, a great understanding of the project and time to write. Though Tiptap is used by thousands of developers all around the world, its still a side project for us. Lets change that and make open source our full-time job! [Become a sponsor!](https://github.com/sponsors/ueberdosis)
:::

View File

@@ -223,6 +223,12 @@
- title: selectParentNode
link: /api/commands/select-parent-node
type: draft
- title: selectTextblockEnd
link: /api/commands/select-textblock-end
type: draft
- title: selectTextblockStart
link: /api/commands/select-textblock-start
type: draft
- title: setContent
link: /api/commands/set-content
- title: setMark