Marek Lewandowski a8e5655bde Internal: Final adjustments to achieve 100% code coverage. 6 年之前
..
.github a190e325b3 Add Github's pull request template. 6 年之前
docs b703afb25e Docs: Added a missing protocol to links. Closes ckeditor/ckeditor5#1739. 6 年之前
src a8e5655bde Internal: Final adjustments to achieve 100% code coverage. 6 年之前
tests a8e5655bde Internal: Final adjustments to achieve 100% code coverage. 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 f68ad1d477 Merge branch 'master' into t/ckeditor5/1655 6 年之前
CHANGELOG.md 2e035cf706 Docs: Corrected the changelog. [skip ci] 6 年之前
CONTRIBUTING.md 2eb5ba9a87 Initial commit. 6 年之前
LICENSE.md 2eb5ba9a87 Initial commit. 6 年之前
README.md d78042ac88 Docs: API docs and guides of the mention feature corrected. [skip ci] 6 年之前
package.json f6fe3127ab Add missing dev dependency. 6 年之前

README.md

CKEditor 5 mention feature

npm version Build Status BrowserStack 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.