8
0
Kamil Piechaczek 3d0b1fa68f Internal: Switched badge in README from CodeClimate to Coveralls. [skip ci] 8 лет назад
..
.github d398074b4a Internal: Updated PR template. [skip ci] 9 лет назад
docs 7514fe3e4a Docs: Added <code> support in the Autoformat guide. Closes ckeditor/ckeditor5#586. 8 лет назад
src 6d3a804700 Update API usage after refactoring. 8 лет назад
tests 4eea57c519 Aligned test with engine changes. 8 лет назад
.editorconfig 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 лет назад
.eslintrc.js e7a632e36c Use ESLint. 8 лет назад
.gitattributes 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 лет назад
.gitignore 309c223239 Internal: Remove gulp dependency for pre-commit linting. 8 лет назад
.travis.yml 2636c26974 Internal: Switched from CodeClimate to Coveralls. 8 лет назад
CHANGELOG.md dc9e2a3cfa Docs: Corrected the changelog. [skip ci] 8 лет назад
CONTRIBUTING.md 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 лет назад
LICENSE.md a2c49ee857 Bump up the year. 9 лет назад
README.md 3d0b1fa68f Internal: Switched badge in README from CodeClimate to Coveralls. [skip ci] 8 лет назад
package.json 22ce7d37c8 Internal: Upgraded eslint-config-ckeditor5. [skip ci] 8 лет назад

README.md

CKEditor 5 autoformat feature

npm version Build Status BrowserStack Status Coverage Status
Dependency Status devDependency Status

This package implements the autoformatting feature for CKEditor 5. It allows styling text by typing sequences like **bold this**.

Documentation

See the @ckeditor/ckeditor5-autoformat package page in CKEditor 5 documentation.

License

Licensed under the GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the LICENSE.md file.