8
0
Maciej Bukowski a49a1e1dd1 Fixed error contexts. 6 лет назад
..
.github a190e325b3 Add Github's pull request template. 6 лет назад
docs f68c404e69 Docs: Fixed a broken API link in the Mentions feature guide. 6 лет назад
src a49a1e1dd1 Fixed error contexts. 6 лет назад
tests a49a1e1dd1 Fixed error contexts. 6 лет назад
theme b06d350bf9 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 лет назад
.editorconfig 2eb5ba9a87 Initial commit. 6 лет назад
.eslintrc.js b06d350bf9 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 лет назад
.gitattributes 2eb5ba9a87 Initial commit. 6 лет назад
.gitignore 2eb5ba9a87 Initial commit. 6 лет назад
.travis.yml b710c7a489 Removed BrowserStack from the repository. 6 лет назад
CHANGELOG.md 58b1556c58 Docs: Corrected the changelog. [skip ci] 6 лет назад
CONTRIBUTING.md 2eb5ba9a87 Initial commit. 6 лет назад
LICENSE.md 2eb5ba9a87 Initial commit. 6 лет назад
README.md b710c7a489 Removed BrowserStack from the repository. 6 лет назад
package.json 6c10065bd1 Fix broken import and package.json dependencies. 6 лет назад

README.md

CKEditor 5 mention feature

npm version Build Status Coverage Status
Dependency Status devDependency Status

This package implements mention support for CKEditor 5 and brings smart autocompletion based on user input.

Demo

Check out the demo in the Mentions (autocomplete) feature guide.

Documentation

See the @ckeditor/ckeditor5-mention package page in CKEditor 5 documentation.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file or https://ckeditor.com/legal/ckeditor-oss-license.