/ckeditor-plugin-pagebreak

Adds a "page break" feature to the CKeditor text editor.

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

ckeditor-plugin-pagebreak

Adds a "page break" feature to the CKeditor text editor.

Based on the original pagebreak plugin for ckeditor, this one uses a CSS class instead of inline style, so that it will be more controllable and its HTML is less likely to be stripped from the formatted text. This feature can then be used to split longer text blocks across multiple screens.

See ckeditor-dev/LICENSE.md for the original license.