From 2ab56c32afcc844a8764d89b06f1669a0790e2bb Mon Sep 17 00:00:00 2001 From: PangYiMing Date: Tue, 31 Jan 2023 07:33:29 +0800 Subject: [PATCH] add tripdocs link to resources (#5276) --- docs/general/resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/general/resources.md b/docs/general/resources.md index 16c06cd3f..9776b7e75 100644 --- a/docs/general/resources.md +++ b/docs/general/resources.md @@ -61,5 +61,6 @@ These pre-packaged editors are built on top of Slate, and can be helpful to see - [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. +- [Tripdocs](https://github.com/ctripcorp/tripdocs): It's a modern, production-ready rich text editor. \(Or, if you have their exact use case, can be a drop-in editor for you.\)