1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-31 02:49:56 +02:00

update readme

This commit is contained in:
Ian Storm Taylor
2016-06-28 10:00:15 -07:00
parent e8781aab02
commit 36ee9ec261

View File

@@ -1,6 +1,6 @@
![Slate](support/banner.png)
[![Slate](support/banner.png)]()
Slate is a completely customizable framework for building rich text editors in the browser. You can think of it like a pluggable implementation of `contenteditable`, built with React and Immutable. Slate lets you build editors like [Medium](https://medium.com/), [Dropbox Paper](https://www.dropbox.com/paper), or [Canvas](https://usecanvas.com/). It was inspired by libraries like [Draft.js](https://facebook.github.io/draft-js/) and [Prosemirror](http://prosemirror.net/).