Richtext field
Changes in: appapimapirenderer
Storyblok now comes with a powerful Richtext editor that saves your content in a structured JSON format. You can customize the toolbar for each field individually and even let the user insert blocks/components inline. If you have written your content in Markdown you have the possibility to import it using the toolbar button "Paste from Markdown".
Features
- Customizeable Toolbar: Bold, Italic, Strikethrough, Underline, Inline-code, Code-block, Paragraph, H1, H2, H3, H4, H5, H6, Unordered list, Ordered list, Quote, Horizontal rule, Link, Image, Components, Paste Markdown, Undo, Redo
- Clean JSON Output
- JSON to HTML converter included in SDKs
- Advanced link dialog with "New window" option and asset link function
- Advanced image dialog with alt-tag and title definition
- Component insertion with allowlist option
- Paste from Markdown import function
- Auto-height and sticky-toolbar
- Works with export and import app
- Code-language selector of code-block
Read more at the documentation of the Richtext field.