paragraph.md 1.0 KB


category: api-reference

CKEditor 5 paragraph feature

npm version

This package implements paragraph support for CKEditor 5.

Documentation

See the {@link module:paragraph/paragraph~Paragraph} and {@link module:paragraph/paragraphbuttonui~ParagraphButtonUI} plugins documentation.

Installation

npm install --save @ckeditor/ckeditor5-paragraph

Contribute

The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-paragraph.

External links