This package implements the special characters feature for CKEditor 5.
Check out the {@link features/special-characters#demo demo in the Special characters feature} guide.
See the {@link features/special-characters Special characters feature} guide and the {@link module:special-characters/specialcharacters~SpecialCharacters} plugin documentation.
npm install --save @ckeditor/ckeditor5-special-characters
The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-special-characters.