Svelte Lexical!

Welcome to svelte-lexical demo built using SvelteKit

1. Plain Text Editor

Plain text Editor with history plugin.

2. Rich Text Editor - Basic

Basic Rich text Editor with no plugins.

3. Rich Text Editor - Advanced

Rich text Editor with following plugins: History, List, CheckList, HorizontalRule, Image and MarkdownShortcutPlugin.

4. Rich Text Editor with Hyperlinks

Rich text Editor with links support using LinkPlugin, AutoLinkPlugin and FloatingLinkEditorPlugin. It also includes all plugins from the previous example i.e. History, List, CheckList, HorizontalRule, Image and MarkdownShortcutPlugin.

5. Rich Text Editor with Code Blocks

Rich text Editor with support for Code Blocks. It also includes all plugins from the previous example i.e. History, List, CheckList, HorizontalRule, Image, Link, AutoLink and MarkdownShortcutPlugin.

The font size drop down is replaced with font size entry control.