8
0

heading.md 1.2 KB


category: api-reference

CKEditor 5 headings feature

npm version

This package implements the headings and title features for CKEditor 5.

Documentation

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

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

Installation

npm install --save @ckeditor/ckeditor5-heading

Contribute

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

External links