heading.md 1.0 KB


category: api-reference

CKEditor 5 headings feature

npm version

This package implements the headings feature for CKEditor 5.

Documentation

See the {@link features/headings Headings feature} guide and the documentation of the following plugins:

  • {@link module:heading/heading~Heading},
  • {@link module:heading/headingbuttonsui~HeadingButtonsUI}

Installation

npm install --save @ckeditor/ckeditor5-heading

Contribute

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

External links