Skip to content

Office Paste

Controlled by features.officePaste, enhances content pasted from Word / Excel / WPS.

Enable

vue
<YanivEditor preset="full" />
<YanivEditor preset="notion" />

Support

SourceBehavior
Word / WPS HTMLTransform pipeline for lists, bookmarks, MSO style classes, line numbers, image placeholders, etc.
ExcelTable structure transform
Paste with imagesCan trigger onPasteFromOfficeWithImages host callback for user prompts

Usage

No extra setup: copy from an Office app and Ctrl/Cmd+V in the editor. When the gate is off, browser default paste is used.

Configuration

The extension supports disabling individual HTML transforms (htmlTransforms config, for advanced integration scenarios).