8
0

font.md 1.1 KB


category: api-reference

CKEditor 5 font feature

npm version

This package implements the font family and font size features for CKEditor 5.

Demo

Check out the {@link features/font#demo demo in the Font feature} guide.

Documentation

See the {@link features/font Font feature} guide and {@link module:font/fontfamily~FontFamily} and {@link module:font/fontsize~FontSize} plugins documentation.

Installation

npm install --save @ckeditor/ckeditor5-font

Contribute

The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5-font.

External links