1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-04-21 13:51:59 +02:00

update readme

This commit is contained in:
Ian Storm Taylor 2016-06-28 14:45:23 -07:00
parent c197934c1f
commit e07e39534f

View File

@ -2,7 +2,7 @@
[![Slate](support/banner.png)]()
<center>A <em>completely</em> customizable framework for building rich text editors in the browser.</center>
<center>A <em>completely</em> customizable framework <br/>for building rich text editors in the browser.</center>
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/).