Plugins
Plugin System
Overview of the two plugin systems: EditorPlugin (browser) and CorePlugin (headless).
The plugin documentation has moved to docs/plugins/.
- Getting Started — overview, decision table, hello world walkthrough
- EditorPlugin API — browser-side UI plugins (panels, overlays, ProseMirror)
- CorePlugin & Headless API — server-side document manipulation, command handlers
- Examples & Cookbook — advanced patterns and API recipes