Merge pull request #32 from ckeditor/i/5886
Other: Added font color and font background color features and removed the highlight feature. Closes ckeditor/ckeditor5#5886. MAJOR BREAKING CHANGE: The document editor build does not contain the highlight feature anymore. It was replaced with the font color and font background color features. You should install the highlight feature back in case you expect that the highlight feature was already used by the users of the editor. Otherwise, the markup created in the past by that feature will be filtered out the next time it is loaded to the editor.
Showing
Please register or sign in to comment