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.