1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-13 18:53:59 +02:00

fix broken core-plugin link in doc and add one item to the products list (#3017)

This commit is contained in:
Akumatus
2019-09-22 01:46:21 +08:00
committed by Ian Storm Taylor
parent 58b0f9f1a3
commit 3fa6ff17e1
2 changed files with 2 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ These products use Slate, and can give you an idea of what's possible:
* [Sanity.io](https://www.sanity.io) * [Sanity.io](https://www.sanity.io)
* [Taskade](https://www.taskade.com/) * [Taskade](https://www.taskade.com/)
* [Yuque](https://www.yuque.com/) * [Yuque](https://www.yuque.com/)
* [Thoughts](https://thoughts.teambition.com)
## Editors ## Editors

View File

@@ -68,7 +68,7 @@ These are behaviors that all rich-text editors exhibit, and that don't make sens
For the most part you don't need to worry about the core plugins. For the most part you don't need to worry about the core plugins.
_To learn more, check out the [Core Plugin reference](../reference/slate-react/core-plugins.md)._ _To learn more, check out the [Core Plugin reference](../reference/slate/plugins.md)._
## The "Editor" Plugin ## The "Editor" Plugin