docs: remove stray spaces in docs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# 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
|
||||
```js
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# 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
|
||||
```js
|
||||
|
||||
Reference in New Issue
Block a user