Contribute to this guide

APICKEditor 5 basic styles feature

npm version

This package contains features allowing to apply basic text formatting such as bold, italic, underline, strikethrough, subscript, superscript, and code in CKEditor 5.

# Demo

Check out the demo in the basic styles feature guide.

# Documentation

See the basic styles feature guide.

You can also check out the following plugins:

# Installation

npm install --save @ckeditor/ckeditor5-basic-styles

# Contribute

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