Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.25 KB

File metadata and controls

36 lines (22 loc) · 1.25 KB
category
api-reference

Page break feature for CKEditor 5

npm version

This package implements the page break feature for CKEditor 5.

Demo

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

Documentation

See the {@link features/page-break page break feature guide} and the {@link module:page-break/pagebreak~PageBreak} plugin documentation.

Installation

This package is part of our open-source aggregate package.

npm install ckeditor5

Contribute

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

External links