special-characters.md 1.3 KB


category: api-reference

Special characters feature for CKEditor 5

npm version

This package implements the special characters feature for CKEditor 5.

Demo

Check out the {@link features/special-characters#demo demo in the Special characters feature} guide.

Documentation

See the {@link features/special-characters Special characters feature} guide and the {@link module:special-characters/specialcharacters~SpecialCharacters} plugin documentation.

Installation

npm install --save @ckeditor/ckeditor5-special-characters

Contribute

The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-special-characters.

External links