mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-01 13:18:29 +01:00
de4c9e478a
* Process and Lint CSS, Markdown and JSON files with Prettier * Run `yarn prettier` to re-format Markdown, CSS and JSON files
2.5 KiB
2.5 KiB
Walkthroughs
- Installing Slate
- Adding Event Handlers
- Defining Custom Block Nodes
- Applying Custom Formatting
- Using Plugins
- Saving to a Database
- Saving and Loading HTML Content
Guides
General
Slate Core
- Block
- Change
- Character
- Data
- Document
- Inline
- Mark
- Node
- Operation
- Range
- Schema
- Text
- Value
- setKeyGenerator
- resetKeyGenerator
Slate React
- Editor
- Plugins
- Custom Nodes
- Core Plugins
- cloneFragment
- findDOMNode
- findDOMRange
- findNode
- findRange
- getEventRange
- getEventTransfer
- setEventTransfer