Marek Lewandowski d1c752fe11 Internal: Added dev dependency to the remove format plugin. %!s(int64=6) %!d(string=hai) anos
..
.github b2ae58590f Internal: Updated PR template. [skip ci] %!s(int64=9) %!d(string=hai) anos
docs 36435a99d7 Add remove formatting plugin to basic styles snippet. %!s(int64=6) %!d(string=hai) anos
lang cf75beb069 Other: Updated translations. [skip ci] %!s(int64=6) %!d(string=hai) anos
src 8fd892f3fc Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] %!s(int64=6) %!d(string=hai) anos
tests 8fd892f3fc Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] %!s(int64=6) %!d(string=hai) anos
theme 8fd892f3fc Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] %!s(int64=6) %!d(string=hai) anos
.editorconfig a9cb4646c7 Initial commit for ckeditor5-basic-styles. %!s(int64=9) %!d(string=hai) anos
.eslintrc.js 8fd892f3fc Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] %!s(int64=6) %!d(string=hai) anos
.gitattributes a9cb4646c7 Initial commit for ckeditor5-basic-styles. %!s(int64=9) %!d(string=hai) anos
.gitignore 03f81726bf Internal: Remove gulp dependency for pre-commit linting. %!s(int64=8) %!d(string=hai) anos
.travis.yml 59834af47d Merge branch 'master' into t/ckeditor5/1655 %!s(int64=6) %!d(string=hai) anos
CHANGELOG.md 88bb85c80c Docs: Changelog. [skip ci] %!s(int64=6) %!d(string=hai) anos
CONTRIBUTING.md 87f55b2b30 Docs: Made contributing guide link to our docs. [skip ci] %!s(int64=7) %!d(string=hai) anos
LICENSE.md 02e26c798c Internal: Bumped the year. [skip ci] %!s(int64=7) %!d(string=hai) anos
README.md 3e2d00def7 Corrected the documentation. %!s(int64=7) %!d(string=hai) anos
package.json d1c752fe11 Internal: Added dev dependency to the remove format plugin. %!s(int64=6) %!d(string=hai) anos

README.md

CKEditor 5 basic styles feature

npm version Build Status BrowserStack Status Coverage Status
Dependency Status devDependency Status

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

Demo

Check out the demo in the Basic styles feature guide.

Documentation

See the @ckeditor/ckeditor5-basic-styles package page in CKEditor 5 documentation.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file.