Piotrek Koszuliński 865d22217a Docs: Added links to demos. See ckeditor/ckeditor5#1256. 7 ani în urmă
..
.github d398074b4a Internal: Updated PR template. [skip ci] 9 ani în urmă
docs 865d22217a Docs: Added links to demos. See ckeditor/ckeditor5#1256. 7 ani în urmă
src f2dcd05d31 Docs: Improved links between API and guides. See ckeditor/ckeditor5#1090. 7 ani în urmă
tests 4219e53434 Tests: Properly use sinon sandbox in tests. 7 ani în urmă
.editorconfig 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 ani în urmă
.eslintrc.js 871310276f Internal: Bumped the year. [skip ci] 8 ani în urmă
.gitattributes 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 ani în urmă
.gitignore 309c223239 Internal: Remove gulp dependency for pre-commit linting. 8 ani în urmă
.travis.yml 13e7b6aec4 Upgraded version of Node on Travis. 7 ani în urmă
CHANGELOG.md 6d4bd98834 Docs: Changelog. [skip ci] 7 ani în urmă
CONTRIBUTING.md 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 ani în urmă
LICENSE.md 8072cd919f Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 ani în urmă
README.md 865d22217a Docs: Added links to demos. See ckeditor/ckeditor5#1256. 7 ani în urmă
package.json d0c5c1719c Upgraded version of ESLint. 7 ani în urmă

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**.

Demo

Check out the demo in the Autoformat feature guide.

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.