8
0
Piotrek Koszuliński bb807e78f6 First batch of changes updating schema use to match the new API. 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 bb807e78f6 First batch of changes updating schema use to match the new API. 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.