Documentation
Core editor APIs and plugin reference. Try everything interactively on /demo.
Core
Core API โ formatting, styles, selection, and transforms ship with HalkaEditor.
Svelte UI
Svelte UI components โ RichTextEditor and InlineEditor (in-repo demo, not npm)
Plugins
- History
Undo/redo with automatic change grouping.
- Link
Create, edit, and remove hyperlinks.
- List
Ordered and unordered lists with indent/outdent.
- Image
Insert and update images with inline or block layout.
- Table
Full table editing with merge, styling, and multi-cell selection.
- Footnote
Academic-style footnotes with citations.
- Paste
Sanitizes pasted HTML automatically.
- Placeholder
Placeholder text when editor is empty.
- Markdown shortcuts
Type markdown prefixes + Space to convert.
- Find & replace
Search, highlight matches, replace one or all.