mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-26 08:34:28 +02:00
Improve table of content links inside Operation Types docs
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
`Operation` objects define the low-level instructions that Slate editors use to apply changes to their internal state. Representing all changes as operations is what allows Slate editors to easily implement history, collaboration, and other features.
|
`Operation` objects define the low-level instructions that Slate editors use to apply changes to their internal state. Representing all changes as operations is what allows Slate editors to easily implement history, collaboration, and other features.
|
||||||
|
|
||||||
|
- Operation object
|
||||||
|
- [Operation](./operation.md)
|
||||||
|
- Operation subtypes
|
||||||
- [Node Operations](README.md#node-operations)
|
- [Node Operations](README.md#node-operations)
|
||||||
- [Text Operations](README.md#text-operations)
|
- [Text Operations](README.md#text-operations)
|
||||||
- [Selection Operation](README.md#selection-operation)
|
- [Selection Operation](README.md#selection-operation)
|
||||||
|
Reference in New Issue
Block a user