list.md 1.0 KB


category: api-reference

CKEditor 5 list feature

npm version

This package implements bulleted, numbered and to-do list features for CKEditor 5.

Documentation

See the {@link module:list/list~List} plugin documentation as well as the {@link features/lists lists} and {@link features/todo-lists to-do list} feature guides.

Installation

npm install --save @ckeditor/ckeditor5-list

Contribute

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

External links