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

add saving to a database guide

This commit is contained in:
Ian Storm Taylor
2016-07-18 12:55:04 -07:00
parent 2f3e625741
commit 9e3d628ef5
4 changed files with 122 additions and 1 deletions

View File

@@ -106,7 +106,7 @@ If you're using Slate for the first time, check out the [Getting Started](./docs
- [Defining Custom Block Nodes](./docs/guides/defining-custom-block-nodes.md)
- [Applying Custom Formatting](./docs/guides/applying-custom-formatting.md)
- [Using Plugins](./docs/guides/using-plugins.md)
- Saving to a Database
- [Saving to a Database](./docs/guides/saving-to-a-database.md)
- Adding a Hovering Menu
- Rendering Adjacent Elements in Components
- Adding Images Using Void Nodes