mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-13 18:53:59 +02:00
update readme
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<table>
|
<div width="600">
|
||||||
<tr>
|
|
||||||
<td width="600">
|
|
||||||

|

|
||||||
|
|
||||||
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 was inspired by libraries like [Draft.js](https://facebook.github.io/draft-js/) and [Prosemirror](http://prosemirror.net/).
|
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 was inspired by libraries like [Draft.js](https://facebook.github.io/draft-js/) and [Prosemirror](http://prosemirror.net/).
|
||||||
@@ -30,6 +29,4 @@ To get a sense for how Slate works, check out a few of the examples:
|
|||||||
- Links
|
- Links
|
||||||
- Tables
|
- Tables
|
||||||
|
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
Reference in New Issue
Block a user