mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-07-31 12:30:11 +02:00
update readme
This commit is contained in:
@@ -14,7 +14,7 @@ _Slate is currently in **beta**, while work is being done on: cross-browser supp
|
|||||||
|
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
## Principles
|
### Principles
|
||||||
|
|
||||||
1. **First-class plugins.** The most important part of Slate is that plugins are first-class entities—the core editor logic is even implemented as its own plugin. That means you can _completely_ customize the editing experience, to build complex editors like Medium's or Canvas's without having to fight against the library's assumptions.
|
1. **First-class plugins.** The most important part of Slate is that plugins are first-class entities—the core editor logic is even implemented as its own plugin. That means you can _completely_ customize the editing experience, to build complex editors like Medium's or Canvas's without having to fight against the library's assumptions.
|
||||||
|
|
||||||
@@ -28,7 +28,7 @@ _Slate is currently in **beta**, while work is being done on: cross-browser supp
|
|||||||
|
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
## Examples
|
### Examples
|
||||||
|
|
||||||
To get a sense for how you might use Slate, check out a few of the examples:
|
To get a sense for how you might use Slate, check out a few of the examples:
|
||||||
|
|
||||||
@@ -46,7 +46,7 @@ If you have an idea for an example that shows a common use case, pull request it
|
|||||||
|
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
## Documentation
|
### Documentation
|
||||||
|
|
||||||
If you're using Slate for the first time, check out the [Getting Started](./docs/getting-started) guide and the [Core Concepts](./docs/concepts) to familiarize yourself with Slate's architecture and mental models:
|
If you're using Slate for the first time, check out the [Getting Started](./docs/getting-started) guide and the [Core Concepts](./docs/concepts) to familiarize yourself with Slate's architecture and mental models:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user