mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-11 09:43:58 +02:00
Add link to Selection Transforms API Reference in Transforms Concepts
This commit is contained in:
@@ -29,6 +29,8 @@ Transforms.move(editor, {
|
|||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[Selection Transforms API Reference](api/transforms#selection-transforms)
|
||||||
|
|
||||||
## Text Transforms
|
## Text Transforms
|
||||||
|
|
||||||
Text transforms act on the text content of the editor. For example, here's how you'd insert a string of text as a specific point:
|
Text transforms act on the text content of the editor. For example, here's how you'd insert a string of text as a specific point:
|
||||||
|
Reference in New Issue
Block a user