This package implements the mention feature for CKEditor 5. This features provides smart completion functionality for custom text matches based on user input.
Check out the {@link features/mention#demo demo in the Mention feature} guide.
See the {@link features/mention Mention feature} guide and the {@link module:mention/mention~Mention} plugin documentation.
npm install --save @ckeditor/ckeditor5-mention
The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5-mention.