1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-07-31 12:30:11 +02: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

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/) - [Guru](https://www.getguru.com/)
- [Kitemaker](https://kitemaker.co) - [Kitemaker](https://kitemaker.co)
- [Netlify CMS](https://www.netlifycms.org) - [Netlify CMS](https://www.netlifycms.org)
- [Outline](https://www.getoutline.com/)
- [Prezly](https://www.prezly.com/) - [Prezly](https://www.prezly.com/)
- [Sanity.io](https://www.sanity.io) - [Sanity.io](https://www.sanity.io)
- [Slite](https://slite.com) - [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. - [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. - [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. - [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.) (Or, if you have their exact use case, can be a drop-in editor for you.)