Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Latest commit

 

History

History
34 lines (21 loc) · 1.15 KB

page-break.md

File metadata and controls

34 lines (21 loc) · 1.15 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

npm install --save @ckeditor/ckeditor5-page-break

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