mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-07-31 04:20:26 +02:00
update docs
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
|
||||
### Getting Started
|
||||
|
||||
- [**Installing Slate**]()
|
||||
- [Customizing Slate's Behavior](./customizing-slates-behavior)
|
||||
- [Adding Plugins](./adding-plugins)
|
||||
### Installing Slate
|
||||
|
||||
Slate is an npm module, so to install it you do:
|
||||
|
||||
@@ -114,6 +110,7 @@ And that's it!
|
||||
|
||||
That's the most basic example of Slate. If you render that onto the page, you should see a paragraph with the text `A line of text in a paragraph.`. And when you type, you should see the text change!
|
||||
|
||||
<br/>
|
||||
<p align="center"><strong>Next:</strong><br/><a href="./customizing-slates-behavior.md">Customizing Slate's Behavior</a></p>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user