mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-01-17 21:49:20 +01:00
update readme
This commit is contained in:
parent
101f8b4bce
commit
05c630549a
10
Readme.md
10
Readme.md
@ -6,11 +6,11 @@
|
||||
|
||||
Slate is like a pluggable implementation of `contenteditable`, built with React and Immutable. It lets you build editors like [Medium](https://medium.com/), [Dropbox Paper](https://www.dropbox.com/paper), or [Canvas](https://usecanvas.com/). And was inspired by libraries like [Draft.js](https://facebook.github.io/draft-js/) and [Prosemirror](http://prosemirror.net/).
|
||||
|
||||
- [Principles](#principles)
|
||||
- [Examples](#examples)
|
||||
- Plugins
|
||||
- [Documentation](#documentation)
|
||||
- Contributing
|
||||
- [**Principles**](#principles)
|
||||
- [**Examples**](#examples)
|
||||
- **Plugins!**
|
||||
- [**Documentation**](#documentation)
|
||||
- **Contributing**
|
||||
|
||||
_Slate is currently in **beta**, while work is being done on: cross-browser support, atomic node support, and collaboration support. It's useable now, but you might need to pull request one or two fixes for your use case._
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user