Example of a rich editor with the capability of adding links and images by url.
Go to https://lavaldi.com/slate-rich-editor-example/
git clone https://github.com/lavaldi/slate-rich-editor-example.git
cd slate-rich-editor-example/
yarn install
Runs the app in the development mode.
yarn start
Elements
- Paragraph
- Image
- Link
- List
Marks
- Bold
- Inline code
- Italic
- Strikethrough
- Underline
Utilities
- Paste Html
- Toolbar
For more information or examples: