Plugin Directory
Plugin catalog
MediaManagerPlugin: image/video insertion workflowsTablePlugin: table creation and editingCodeSamplePlugin: code blocks with language labelsChecklistPlugin: interactive checklist itemsTemplatePlugin: reusable content templatesCommentsPlugin: in-editor comments panelLinkPlugin: link dialog and actionsPrintPlugin: print rendering workflowPreviewPlugin: modal preview modeHistoryPlugin: undo/redo and DOM transactionsSpellCheckPlugin: spelling suggestions panelEmojisPlugin: emoji picker dialogSpecialCharactersPlugin: symbol pickerMathPlugin: formula insertionDocumentManagerPlugin: import/export workflows
Recommended stacks
Blog editor
MediaManagerPluginCodeSamplePluginTemplatePluginLinkPlugin
Technical documentation
CodeSamplePluginTablePluginMathPluginSpecialCharactersPlugin
Collaborative workspace
CommentsPluginHistoryPluginDocumentManagerPluginPreviewPlugin
Import patterns
import { CodeSamplePlugin, TablePlugin } from "@editora/plugins";
import { CodeSamplePlugin } from "@editora/plugins/code-sample";
import { TablePlugin } from "@editora/plugins/table";