horizontal-rule.md 1.2 KB


category: api-reference

Horizontal rule feature for CKEditor 5

npm version

This package implements the horizontal rule feature for CKEditor 5.

Demo

Check out the {@link features/horizontal-rule#demo demo in the Horizontal rule feature} guide.

Documentation

See the {@link features/horizontal-rule Horizontal rule feature} guide and the {@link module:horizontal-rule/horizontalrule~HorizontalRule} plugin documentation.

Installation

npm install --save @ckeditor/ckeditor5-horizontal-rule

Contribute

The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5-horizontal-rule.

External links