Maciej Gołaszewski ec613b0b4b Remove Position, Range, Selection imports from engine/model. преди 7 години
..
.github b2ae58590f Internal: Updated PR template. [skip ci] преди 8 години
docs 5d7857da57 Docs: Added links to demos. See ckeditor/ckeditor5#1256. преди 7 години
lang 5a3ce4edcf Other: Updated translations. [skip ci] преди 7 години
src 7f5ab4563a Docs: Improved links between API and guides. See ckeditor/ckeditor5#1090. преди 7 години
tests ec613b0b4b Remove Position, Range, Selection imports from engine/model. преди 7 години
theme 14fa502a81 Changed Strikethrough icon from `T` to `S`. преди 7 години
.editorconfig a9cb4646c7 Initial commit for ckeditor5-basic-styles. преди 9 години
.eslintrc.js b432f7836b Internal: Bumped the year. [skip ci] преди 8 години
.gitattributes a9cb4646c7 Initial commit for ckeditor5-basic-styles. преди 9 години
.gitignore 03f81726bf Internal: Remove gulp dependency for pre-commit linting. преди 8 години
.travis.yml 2f0f48ea37 Upgraded version of Node on Travis. преди 7 години
CHANGELOG.md 53e7282966 Docs: Changelog. [skip ci] преди 7 години
CONTRIBUTING.md 66ce70706c Minor docs fixes. преди 9 години
LICENSE.md 7dfcd25cc3 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. преди 7 години
README.md 5d7857da57 Docs: Added links to demos. See ckeditor/ckeditor5#1256. преди 7 години
package.json ec613b0b4b Remove Position, Range, Selection imports from engine/model. преди 7 години

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.