8
0
Kamil Piechaczek ec9809e2d7 Internal: Unify string values in .travis.yml. 7 лет назад
..
.github d398074b4a Internal: Updated PR template. [skip ci] 9 лет назад
docs a4a15c0b6c Docs: Updated paths to the Installing plugins guide. See ckeditor/ckeditor5#1163. 7 лет назад
src 0a256025c5 Fix: Autoformat should ignore transparent batches. 7 лет назад
tests 4219e53434 Tests: Properly use sinon sandbox in tests. 7 лет назад
.editorconfig 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 лет назад
.eslintrc.js 871310276f Internal: Bumped the year. [skip ci] 8 лет назад
.gitattributes 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 лет назад
.gitignore 309c223239 Internal: Remove gulp dependency for pre-commit linting. 8 лет назад
.travis.yml ec9809e2d7 Internal: Unify string values in .travis.yml. 7 лет назад
CHANGELOG.md 6d4bd98834 Docs: Changelog. [skip ci] 7 лет назад
CONTRIBUTING.md 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 лет назад
LICENSE.md 8072cd919f Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 лет назад
README.md 8388103592 Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. 7 лет назад
package.json 1ea41bfa35 Release: v10.0.2. 7 лет назад

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.