update docs
This commit is contained in:
@@ -24,10 +24,18 @@ Remove all marks in the current selection.
|
|||||||
|
|
||||||
Select the whole document.
|
Select the whole document.
|
||||||
|
|
||||||
|
## .selectParentNode()
|
||||||
|
|
||||||
|
Select the parent node.
|
||||||
|
|
||||||
## .setContent()
|
## .setContent()
|
||||||
|
|
||||||
Replace the whole document with new content.
|
Replace the whole document with new content.
|
||||||
|
|
||||||
|
## .toggleMark()
|
||||||
|
|
||||||
|
Toggle a mark on and off.
|
||||||
|
|
||||||
## .toggleNode()
|
## .toggleNode()
|
||||||
|
|
||||||
Toggle a node with another node.
|
Toggle a node with another node.
|
||||||
Reference in New Issue
Block a user