Maciej Gołaszewski e75f87cdaa Review writerSetSelection() API calls with single position. il y a 7 ans
..
.github 2f4b4cf3cd Initial commit. il y a 8 ans
docs d9b9f63fa8 Docs: Added links to demos. See ckeditor/ckeditor5#1256. il y a 7 ans
lang a0e5974587 Other: Updated translations. [skip ci] il y a 7 ans
src 1a62aed40e Remove Position, Range, Selection imports from engine/model. il y a 7 ans
tests e75f87cdaa Review writerSetSelection() API calls with single position. il y a 7 ans
theme b6efed67ae Updated variables in stylesheet. il y a 8 ans
.editorconfig 2f4b4cf3cd Initial commit. il y a 8 ans
.eslintrc.js db90a90f57 Other: Update copyright year. il y a 8 ans
.gitattributes 2f4b4cf3cd Initial commit. il y a 8 ans
.gitignore 2f4b4cf3cd Initial commit. il y a 8 ans
.travis.yml 9a8b845bfe Internal: Disabled Travis builds for #stable branch. il y a 7 ans
CHANGELOG.md bd6d2ef276 Docs: Changelog. [skip ci] il y a 7 ans
CONTRIBUTING.md d4d757000c Docs: Made contributing guide link to our docs. [skip ci] il y a 7 ans
LICENSE.md 11885d17fb Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. il y a 7 ans
README.md d9b9f63fa8 Docs: Added links to demos. See ckeditor/ckeditor5#1256. il y a 7 ans
package.json 1a62aed40e Remove Position, Range, Selection imports from engine/model. il y a 7 ans

README.md

CKEditor 5 highlight feature

npm version Build Status BrowserStack Status Coverage Status
Dependency Status devDependency Status

This package implements text highlight support for CKEditor 5.

Demo

Check out the demo in the Highlight feature guide.

Documentation

See the @ckeditor/ckeditor5-highlight 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.