Marek Lewandowski a8c1d26802 Merge branch 'monorepo-pending' преди 5 години
..
.github 4af68dd2c9 Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). преди 6 години
docs 249649269d Updated docs to monorepo state. преди 5 години
lang 2260a3405c Other: Reverted year 2020 in .po files license header. [skip ci] преди 5 години
src 880b7f3820 Fix: Focus the editor before executing a command преди 5 години
tests 2783342693 Merge branch 'master' into i/6002 преди 6 години
theme b2c793f8d6 Internal: The SVG icons compressed by the clean-up-svg-icons task (svgo) should be editable in graphical editors (see ckeditor/ckeditor5#6334) преди 5 години
.editorconfig f720643acd Internal: Added config for package.json to .editorconfig. See #318. преди 6 години
.eslintrc.js 1cb1587da3 Internal: Bumped the year. [skip ci] преди 6 години
.gitattributes a9cb4646c7 Initial commit for ckeditor5-basic-styles. преди 9 години
.gitignore 03f81726bf Internal: Remove gulp dependency for pre-commit linting. преди 8 години
.stylelintrc d83257b7c2 Used the external stylelint-config-ckeditor5 package for stylelint configuration. преди 6 години
.travis.yml ac01a70526 Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542. преди 5 години
CHANGELOG.md 4b8aadef3b Docs: Corrected the changelog. [skip ci] преди 5 години
CONTRIBUTING.md 87f55b2b30 Docs: Made contributing guide link to our docs. [skip ci] преди 7 години
LICENSE.md 1cb1587da3 Internal: Bumped the year. [skip ci] преди 6 години
README.md 249649269d Updated docs to monorepo state. преди 5 години
package.json 5669e31037 Release: v19.0.0. [skip ci] преди 5 години

README.md

CKEditor 5 basic styles feature

npm version 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 or https://ckeditor.com/legal/ckeditor-oss-license.