horizontal-line.md 1.2 KB


category: api-reference

Horizontal line feature for CKEditor 5

npm version

This package implements the horizontal line feature for CKEditor 5.

Demo

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

Documentation

See the {@link features/horizontal-line Horizontal line feature} guide and the {@link module:horizontal-line/horizontalline~HorizontalLine} plugin documentation.

Installation

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

Contribute

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

External links