8
0
Piotrek Koszuliński 3023908384 Merge branch 'master' into ckeditor5/t/1214 7 лет назад
..
.github b2ae58590f Internal: Updated PR template. [skip ci] 9 лет назад
docs 3ab1cea78e Docs: Used the getViewportTopOffsetConfig helper in the code snippets. 7 лет назад
lang 3a2591ac98 Other: Updated translations. [skip ci] 7 лет назад
src 822c01d608 Merge branch 'master' of https://github.com/idleb/ckeditor5-basic-styles into idleb-master 7 лет назад
tests 822c01d608 Merge branch 'master' of https://github.com/idleb/ckeditor5-basic-styles into idleb-master 7 лет назад
theme fe3a83a24f Other: Removed useless fill-rule attributes in SVG icons. 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 39461d26d4 Aligned Travis configuration after switching to Yarn. See https://github.com/ckeditor/ckeditor5/issues/1214. 7 лет назад
CHANGELOG.md ac321b5d03 Docs: Corrected the changelog. [skip ci] 7 лет назад
CONTRIBUTING.md 87f55b2b30 Docs: Made contributing guide link to our docs. [skip ci] 7 лет назад
LICENSE.md 7dfcd25cc3 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 лет назад
README.md 3e2d00def7 Corrected the documentation. 7 лет назад
package.json 463bd4fabc Update eslint-config-ckeditor5 package in package.json. 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.