APIFormat painter feature for CKEditor 5

npm version

This package implements the format painter feature for CKEditor 5. It allows you to copy text formatting (such as bold, italic, font size, color, etc.) and apply it in a different place in the edited document.

# Demo

Check out the demo in the Format painter feature guide.

# Documentation

See the Format painter feature guide as well as the FormatPainter plugin documentation.

# Installation

npm install --save @ckeditor/ckeditor5-format-painter