Oskar Wróbel 120de4659f Aligned code to with new Batch#setAttributes API. hace 8 años
..
.github d398074b4a Internal: Updated PR template. [skip ci] hace 8 años
docs 7514fe3e4a Docs: Added <code> support in the Autoformat guide. Closes ckeditor/ckeditor5#586. hace 8 años
src 120de4659f Aligned code to with new Batch#setAttributes API. hace 8 años
tests 9fd5e1cf83 Aligned code with new Batch API. hace 8 años
.editorconfig 4a2a3e9118 Initial commit for ckeditor5-autoformat. hace 9 años
.eslintrc.js e7a632e36c Use ESLint. 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 02ab9c2b0d Internal: Introduced revision saves. hace 8 años
CHANGELOG.md dc9e2a3cfa Docs: Corrected the changelog. [skip ci] hace 8 años
CONTRIBUTING.md 4a2a3e9118 Initial commit for ckeditor5-autoformat. hace 9 años
LICENSE.md a2c49ee857 Bump up the year. hace 9 años
README.md 3d0ca6e6d5 Docs: Improved readme. [skip ci] hace 8 años
package.json 4c5bb10d9c Release: v1.0.0-alpha.2. hace 8 años

README.md

CKEditor 5 autoformat feature

npm version Build Status Test Coverage 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.