From 0765766db38865749dad12c6b0ec9e58545347dc Mon Sep 17 00:00:00 2001 From: Marco Wettstein Date: Fri, 6 Aug 2021 18:18:43 +0200 Subject: [PATCH] docs: update link for react-page (former ORY Editor) (#3783) Co-authored-by: Ian Storm Taylor Co-authored-by: Dylan Schiemann --- docs/general/resources.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/general/resources.md b/docs/general/resources.md index 83adedcad..4a55c38f1 100644 --- a/docs/general/resources.md +++ b/docs/general/resources.md @@ -51,7 +51,8 @@ These pre-packaged editors are built on top of Slate, and can be helpful to see - [Chatterslate](https://github.com/chatterbugapp/chatterslate) helps teach language grammar and more at [Chatterbug](https://chatterbug.com). - [French Press Editor](https://github.com/roast-cms/french-press-editor) is a customizeable editor with offline support. - [Nossas Editor](http://slate-editor.bonde.org/) is a drop-in WYSIWYG editor. -- [ORY Editor](https://editor.ory.am/) is a self-contained, inline WYSIWYG editor library. - [React Force Slate Editor](https://github.com/nareshbhatia/react-force/tree/master/packages/slate-editor) is a light-weight medium-style editor with no editor chrome. +- [React Page](https://github.com/react-page/react-page) is a self-contained, customizable inline WYSIWYG editor library. +- [Slate Plugins Next](https://github.com/zbeyens/slate-plugins-next) provides an editor with configurable and extendable plugins. \(Or, if you have their exact use case, can be a drop-in editor for you.\)