ckeditor5-highlight-colorful
v1.2.1
Published
Highilght feature for CKEditor 5.
Downloads
11
Maintainers
Readme
CKEditor 5 highlight feature
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