mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-03-10 00:10:18 +01:00
11 lines
554 B
Markdown
11 lines
554 B
Markdown
|
|
These guides introduce you to the different parts of Slate in a step-by-step way that build on each other, perfect for getting started. We recommend reading them in order, start to finish!
|
|
|
|
- [Installing Slate](./installing-slate.md)
|
|
- [Adding Event Handlers](./adding-event-handlers.md)
|
|
- [Defining Custom Block Nodes](./defining-custom-block-nodes.md)
|
|
- [Applying Custom Formatting](./applying-custom-formatting.md)
|
|
- [Using Plugins](./using-plugins.md)
|
|
|
|
_If you have an idea for a guide, or notice something that isn't clear, submit a pull request!_
|