Contribute to this guide

APIPage break feature for CKEditor 5

npm version

This package implements the page break feature for CKEditor 5.

# Demo

Check out the demo in the page break feature guide.

# Documentation

See the page break feature guide and the 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.