1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-22 15:02:51 +02:00

Fixed several broken and missing links in the Location Types API Reference

This commit is contained in:
Sunny Hirai
2022-04-10 15:09:43 -07:00
parent 5400296e45
commit e7aa292323

View File

@@ -10,6 +10,8 @@ type Location = Path | Point | Range
- [Path](./path.md)
- [PathRef](./path-ref.md)
- [Point](./point.md)
- [PointEntry](./pointe-entry.md)
- [PointEntry](./point-entry.md)
- [PointRef](./point-ref.md)
- [Range](./range.md)
- [RangeRef](./range-ref.md)
- [Span](./span.md)