Contribute to this guide

APIMention feature for CKEditor 5

npm version

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

# Demo

Check out the demo in the mention feature guide.

# Documentation

See the mention feature guide and the Mention plugin documentation.

# Installation

npm install --save @ckeditor/ckeditor5-mention

# Contribute

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