Sign up (with export icon)

Mention feature for CKEditor 5

This package implements the mention feature for CKEditor 5. It provides smart completion functionality for custom text matches based on user input.

Demo

Copy link

Check out the demo in the mention feature guide.

Documentation

Copy link

See the mention feature guide and the Mention plugin documentation.

Installation

Copy link

This package is part of our open-source aggregate package.

npm install ckeditor5
Copy code

Contribute

Copy link

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

Copy link