📄️ Editor AI Usage
AI-friendly usage guide for Editora rich text editor packages (@editora/core, @editora/react, @editora/plugins).
📄️ @editora/core
Core editing runtime and web component implementation.
📄️ Editor Prompt Pack
Reusable prompts for AI-assisted implementation of Editora rich text editor in React and web component apps.
📄️ @editora/plugins
Plugin package for formatting, content insertion, workflow, and quality tooling.
📄️ @editora/react
Complete React wrapper reference for Editora including props, defaults, runtime API, and production patterns.
📄️ @editora/themes
Theme package for default, dark, and custom token-based styling.
📄️ Web Component Editor
Dedicated capability reference for the editora-editor custom element including attributes, runtime API, events, and multi-instance patterns.
📄️ Checklist Plugin
Interactive checklist authoring with list conversion, checkbox toggling, and history-safe DOM updates.
📄️ Code Sample Plugin
Immutable code blocks with language metadata and dialog-based editing.
📄️ Comments Plugin
Contextual commenting with per-editor sidebar mounting and selection-aware comment anchors.
📄️ Document Manager Plugin
Word import/export and PDF export with configurable API endpoints and fallback behavior.
📄️ Emojis Plugin
Category-based emoji picker with search and selection-preserving insertion.
📄️ History Plugin
Undo/redo stack with DOM transaction support for structural plugin edits.
📄️ Image Plugin
Image insertion is provided through the Media Manager plugin command set.
📄️ Link Plugin
Link dialog and lifecycle commands with keyboard shortcut support.
📄️ Math Plugin
Insert and edit formulas through a dialog-based math workflow.
📄️ Media Manager Plugin
Image and video insertion plugin with API-backed upload/library configuration.
📄️ Plugin Overview
Functional grouping and engineering guidelines for the Editora plugin ecosystem.
📄️ Plugin Directory
Catalog of major Editora plugins and recommended integration stacks.
📄️ Preview Plugin
Modal preview flow for rendered editor content.
📄️ Print Plugin
Print-oriented rendering with iframe-based print flow.
📄️ Special Characters Plugin
Dialog picker for Unicode symbols and category-based insertion.
📄️ Spell Check Plugin
Inline misspelling highlights, context-menu suggestions, and per-editor review sidebar.
📄️ Table Plugin
Insert and edit tables with contextual toolbar and structural operations.
📄️ Template Plugin
Reusable template insertion with search, categories, and sanitization.