Skip to content

samsquid-dev/ckeditor5-highlight

 
 

Repository files navigation

CKEditor 5 highlight feature

Join the chat at https://gitter.im/ckeditor/ckeditor5 npm version Build Status BrowserStack Status Coverage Status
Dependency Status devDependency Status

This package implements text highlight support for CKEditor 5.

Colors taken from htmlcolorcodes.com

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.

How use it

first install python (3.7), jinja2 (2.10)

then run following command: python color.py after this follow normal buid steps

About

Text highlight feature for CKEditor 5.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.0%
  • CSS 5.1%
  • Python 2.6%
  • HTML 2.3%