docs: remove stray spaces in docs
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# selectNodeBackward
|
# selectNodeBackward
|
||||||
If the selection is empty and at the start of a textblock, `selectNodeBackward` will select the node before the current textblock if possible.
|
If the selection is empty and at the start of a textblock, `selectNodeBackward` will select the node before the current textblock if possible.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
```js
|
```js
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# selectNodeForward
|
# selectNodeForward
|
||||||
If the selection is empty and at the end of a textblock, `selectNodeForward` will select the node after the current textblock if possible.
|
If the selection is empty and at the end of a textblock, `selectNodeForward` will select the node after the current textblock if possible.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
```js
|
```js
|
||||||
|
|||||||
Reference in New Issue
Block a user