1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-10 17:24:02 +02:00

Alphabetize API reference children

This commit is contained in:
Sunny Hirai
2021-03-29 00:41:44 -07:00
parent 5b6b29d33d
commit b503d732da

View File

@@ -29,16 +29,16 @@
- [Transforms](./api/transforms.md) - [Transforms](./api/transforms.md)
- [Node Types](./api/nodes.md) - [Node Types](./api/nodes.md)
- [Node](./api/node.md)
- [Editor](./api/editor.md) - [Editor](./api/editor.md)
- [Element](./api/element.md) - [Element](./api/element.md)
- [Node](./api/node.md)
- [Text](./api/text.md) - [Text](./api/text.md)
- [Location Types](./api/locations.md) - [Location Types](./api/locations.md)
- [Location](./api/location.md) - [Location](./api/location.md)
- [Path](./api/path.md) - [Path](./api/path.md)
- [Point](./api/point.md) - [Point](./api/point.md)
- [Range](./api/range.md)
- [PointRef](./api/point-ref.md) - [PointRef](./api/point-ref.md)
- [Range](./api/range.md)
- [RangeRef](./api/range-ref.md) - [RangeRef](./api/range-ref.md)
- [Miscellaneous](./api/miscellaneous.md) - [Miscellaneous](./api/miscellaneous.md)