1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-01-18 22:08:18 +01:00

Remove Outline since they switched to ProseMirror (#3694)

This commit is contained in:
Scott Parker 2020-05-20 19:01:56 -05:00 committed by GitHub
parent 9834fe4e95
commit 76acd9c449
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,6 @@ These products use Slate, and can give you an idea of what's possible:
- [Guru](https://www.getguru.com/)
- [Kitemaker](https://kitemaker.co)
- [Netlify CMS](https://www.netlifycms.org)
- [Outline](https://www.getoutline.com/)
- [Prezly](https://www.prezly.com/)
- [Sanity.io](https://www.sanity.io)
- [Slite](https://slite.com)
@ -40,6 +39,5 @@ These pre-packaged editors are built on top of Slate, and can be helpful to see
- [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.
- [Outline Editor](https://github.com/outline/rich-markdown-editor) is the editor that powers the [Outline](https://www.getoutline.com/) wiki.
(Or, if you have their exact use case, can be a drop-in editor for you.)