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
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.
# External links
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.