1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-03 04:02:33 +02:00

docs: add Span to documentation

This commit is contained in:
Sunny Hirai
2021-07-26 23:37:14 -07:00
parent 083a3da220
commit 06a376d727
3 changed files with 20 additions and 0 deletions

View File

@@ -11,3 +11,4 @@ type Location = Path | Point | Range
- [Point](./point.md)
- [PointEntry](./pointe-entry.md)
- [Range](./range.md)
- [Span](./span.md)