Maciej Gołaszewski 4219e53434 Tests: Properly use sinon sandbox in tests. hace 7 años
..
.github d398074b4a Internal: Updated PR template. [skip ci] hace 9 años
docs 6f429cf324 Docs: Link to dedicated guide about installing plugins. hace 7 años
src 0a256025c5 Fix: Autoformat should ignore transparent batches. hace 7 años
tests 4219e53434 Tests: Properly use sinon sandbox in tests. hace 7 años
.editorconfig 4a2a3e9118 Initial commit for ckeditor5-autoformat. hace 9 años
.eslintrc.js 871310276f Internal: Bumped the year. [skip ci] hace 8 años
.gitattributes 4a2a3e9118 Initial commit for ckeditor5-autoformat. hace 9 años
.gitignore 309c223239 Internal: Remove gulp dependency for pre-commit linting. hace 8 años
.travis.yml 2636c26974 Internal: Switched from CodeClimate to Coveralls. hace 8 años
CHANGELOG.md 0db30cc438 Docs: Changelog. [skip ci] hace 7 años
CONTRIBUTING.md 4a2a3e9118 Initial commit for ckeditor5-autoformat. hace 9 años
LICENSE.md 8072cd919f Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. hace 7 años
README.md 659389f3e4 Docs: Fixed invalid BrowserStack URLs in badge. See ckeditor/ckeditor5#1051. hace 7 años
package.json 49c1515347 Internal: Upgraded version of Node.js. See ckeditor/ckeditor5-dev#417. hace 7 años

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 terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file.