mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-28 17:39:57 +02:00
add saving and loading html content guide to docs
This commit is contained in:
@@ -107,6 +107,7 @@ If you're using Slate for the first time, check out the [Getting Started](./docs
|
|||||||
- [Applying Custom Formatting](./docs/guides/applying-custom-formatting.md)
|
- [Applying Custom Formatting](./docs/guides/applying-custom-formatting.md)
|
||||||
- [Using Plugins](./docs/guides/using-plugins.md)
|
- [Using Plugins](./docs/guides/using-plugins.md)
|
||||||
- [Saving to a Database](./docs/guides/saving-to-a-database.md)
|
- [Saving to a Database](./docs/guides/saving-to-a-database.md)
|
||||||
|
- [Saving and Loading HTML Content](./docs/guides/saving-and-loading-html-content.md)
|
||||||
- Adding a Hovering Menu
|
- Adding a Hovering Menu
|
||||||
- Rendering Adjacent Elements in Components
|
- Rendering Adjacent Elements in Components
|
||||||
- Adding Images Using Void Nodes
|
- Adding Images Using Void Nodes
|
||||||
|
@@ -9,5 +9,6 @@ These guides introduce you to the different parts of Slate in a step-by-step way
|
|||||||
- [Applying Custom Formatting](./applying-custom-formatting.md)
|
- [Applying Custom Formatting](./applying-custom-formatting.md)
|
||||||
- [Using Plugins](./using-plugins.md)
|
- [Using Plugins](./using-plugins.md)
|
||||||
- [Saving to a Database](./saving-to-a-database.md)
|
- [Saving to a Database](./saving-to-a-database.md)
|
||||||
|
- [Saving and Loading HTML Content](./saving-and-loading-html-content.md)
|
||||||
|
|
||||||
_If you have an idea for a guide, or notice something that isn't clear, submit a pull request!_
|
_If you have an idea for a guide, or notice something that isn't clear, submit a pull request!_
|
||||||
|
Reference in New Issue
Block a user