mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-04-21 22:02:05 +02:00
update docs
This commit is contained in:
parent
4b3dc18f73
commit
41aa2754ee
@ -175,7 +175,7 @@ For example, consider wanting to add a bold mark to any text nodes that aren't a
|
||||
|
||||
```js
|
||||
Transform.setNodes(editor, {
|
||||
// This path references the editor, and is expanded to a range that range
|
||||
// This path references the editor, and is expanded to a range that
|
||||
// will encompass all the content of the editor.
|
||||
at: [],
|
||||
// This only matches text nodes that are not already italic.
|
||||
|
Loading…
x
Reference in New Issue
Block a user