category |
---|
api-reference |
This package implements the mention feature for CKEditor 5. It provides smart completion functionality for custom text matches based on user input.
Check out the {@link features/mentions#demo demo in the Mention feature} guide.
See the {@link features/mentions 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/tree/master/packages/ckeditor5-mention.