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

update docs

This commit is contained in:
Ian Storm Taylor
2016-07-12 22:26:57 -07:00
parent 98b217f616
commit 677ac96f4f
3 changed files with 24 additions and 10 deletions

View File

@@ -6,7 +6,6 @@ This document explain the core concepts that Slate is built on around. It is hel
- [Statelessness & Immutability](./statelessness-and-immutability.md)
- [The Document Model](./the-document-model.md)
- [The Selection Model](./the-selection-model.md)
- [Transforms](./transforms.md)
- [Plugins](./plugins.md)