@editrajs/extensions
v0.1.0-rc.0
Published
`basicPreset()` provides paragraphs, headings H1–H6, hard breaks, horizontal rules, blockquotes, bold, italic, underline, strike, inline code, links, ordered/unordered/task lists and undo/redo. Sprint 2 adds its configurable `placeholder` option.
Readme
@editrajs/extensions
basicPreset() provides paragraphs, headings H1–H6, hard breaks, horizontal rules, blockquotes, bold, italic, underline, strike, inline code, links, ordered/unordered/task lists and undo/redo. Sprint 2 adds its configurable placeholder option.
structuredContent() adds language-aware plain code blocks, basic tables, HTTPS images and labeled native audio/video as an optional bundle. Unknown code languages remain escaped plain text; applications may add a compatible lazy highlighter.
Sprint 3 also exports defineExtension(), deterministic resolveExtensions() and highlightExample(). See the extension authoring guide.
Sprint 4 exports createImageUploadExtension() with mapped transient progress, cancellation, retry and late-result protection. See the upload guide.
