mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-18 13:11:17 +02:00
added the schema reference to the list of documents for gitbook, renamed Readme.md to Summary to be consistent with conventions. (#2387)
This commit is contained in:
committed by
Ian Storm Taylor
parent
3093b0cf61
commit
88aa5a5cc8
@@ -3,7 +3,7 @@
|
||||
"root": "./docs",
|
||||
"structure": {
|
||||
"readme": "Introduction.md",
|
||||
"summary": "Readme.md"
|
||||
"summary": "Summary.md"
|
||||
},
|
||||
"plugins": ["-highlight", "prism", "github"],
|
||||
"pluginsConfig": {
|
||||
|
@@ -42,6 +42,7 @@
|
||||
* [Plugins](./reference/slate/plugins.md)
|
||||
* [Point](./reference/slate/point.md)
|
||||
* [Range](./reference/slate/range.md)
|
||||
* [Schema](./reference/slate/schema.md)
|
||||
* [Selection](./reference/slate/selection.md)
|
||||
* [Text](./reference/slate/text.md)
|
||||
* [Utils](./reference/slate/utils.md)
|
Reference in New Issue
Block a user