1.2.1 • Published 6 years ago

ckeditor5-highlight-colorful v1.2.1

Weekly downloads
3
License
GPL-2.0-or-later
Repository
github
Last release
6 years ago

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