Aleksander Nowodzinski 822c01d608 Merge branch 'master' of https://github.com/idleb/ckeditor5-basic-styles into idleb-master 7 vuotta sitten
..
.github b2ae58590f Internal: Updated PR template. [skip ci] 8 vuotta sitten
docs 99251ac52c Docs: Fixed `viewportTopOffset` of sticky toolbar. [skip ci] 7 vuotta sitten
lang 822c01d608 Merge branch 'master' of https://github.com/idleb/ckeditor5-basic-styles into idleb-master 7 vuotta sitten
src 822c01d608 Merge branch 'master' of https://github.com/idleb/ckeditor5-basic-styles into idleb-master 7 vuotta sitten
tests 822c01d608 Merge branch 'master' of https://github.com/idleb/ckeditor5-basic-styles into idleb-master 7 vuotta sitten
theme 7366cb5792 add subscript and superscript feature 7 vuotta sitten
.editorconfig a9cb4646c7 Initial commit for ckeditor5-basic-styles. 9 vuotta sitten
.eslintrc.js b432f7836b Internal: Bumped the year. [skip ci] 8 vuotta sitten
.gitattributes a9cb4646c7 Initial commit for ckeditor5-basic-styles. 9 vuotta sitten
.gitignore 03f81726bf Internal: Remove gulp dependency for pre-commit linting. 8 vuotta sitten
.travis.yml 84eb5f3ea0 Internal: Disabled Travis builds for #stable branch. 7 vuotta sitten
CHANGELOG.md 53e7282966 Docs: Changelog. [skip ci] 7 vuotta sitten
CONTRIBUTING.md 87f55b2b30 Docs: Made contributing guide link to our docs. [skip ci] 7 vuotta sitten
LICENSE.md 7dfcd25cc3 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 vuotta sitten
README.md 5d7857da57 Docs: Added links to demos. See ckeditor/ckeditor5#1256. 7 vuotta sitten
package.json 822c01d608 Merge branch 'master' of https://github.com/idleb/ckeditor5-basic-styles into idleb-master 7 vuotta sitten

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.