remove-format.md 1.1 KB


category: api-reference

CKEditor 5 remove format feature

npm version

This package implements the remove format feature for CKEditor 5.

Demo

Check out the {@link features/remove-format#demo demo in the remove format feature} guide.

Documentation

See the {@link features/remove-format remove format feature} guide and the {@link module:remove-format/removeformat~RemoveFormat} plugin documentation.

Installation

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

Contribute

The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5-remove-format.

External links