Contribute to this guide

APICKEditor 5 list feature

npm version

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

# Demo

Check out the demo in the lists feature guide.

# Documentation

See the lists and to-do list feature guides as well as the List plugin documentation.

# Installation

npm install --save @ckeditor/ckeditor5-list

# Contribute

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