Maciej Gołaszewski 2f351476f9 Fix: Selection attribute is not updated on consecutive `HighlightCommand#execute()` calls. 7 jaren geleden
..
.github 2f4b4cf3cd Initial commit. 8 jaren geleden
docs 545627b54b Fix: Missing `marker-yellow` CSS class definition in tests and docs. 7 jaren geleden
src 2f351476f9 Fix: Selection attribute is not updated on consecutive `HighlightCommand#execute()` calls. 7 jaren geleden
tests 2f351476f9 Fix: Selection attribute is not updated on consecutive `HighlightCommand#execute()` calls. 7 jaren geleden
theme 7200108a3a Simplified the pen icon. 7 jaren geleden
.editorconfig 2f4b4cf3cd Initial commit. 8 jaren geleden
.eslintrc.js db90a90f57 Other: Update copyright year. 7 jaren geleden
.gitattributes 2f4b4cf3cd Initial commit. 8 jaren geleden
.gitignore 2f4b4cf3cd Initial commit. 8 jaren geleden
.travis.yml bd02b16c9e Added tokens for BrowserStack. 7 jaren geleden
CONTRIBUTING.md 2f4b4cf3cd Initial commit. 8 jaren geleden
LICENSE.md db90a90f57 Other: Update copyright year. 7 jaren geleden
README.md 8e64f89145 Fixed invalid badge (code coverage). 7 jaren geleden
package.json f24f83cd27 Fix: Add missing dependencies to package.json. 7 jaren geleden

README.md

CKEditor 5 highlight feature

npm version Build Status Coverage Status
Dependency Status devDependency Status

This package implements text highlight support for CKEditor 5.

Documentation

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

License

Licensed under the GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the LICENSE.md file.