Piotrek Koszuliński 608e404fdd Docs: Corrected the changelog. [skip ci] il y a 7 ans
..
.github d398074b4a Internal: Updated PR template. [skip ci] il y a 9 ans
docs ef0dfd5986 Internal: Bumped the year. [skip ci] il y a 7 ans
src 85fe4a70aa Feature: Cancel `BlockAutoformatEditing` autoformatting if given callback returned `false`. il y a 7 ans
tests 85fe4a70aa Feature: Cancel `BlockAutoformatEditing` autoformatting if given callback returned `false`. il y a 7 ans
.editorconfig 4a2a3e9118 Initial commit for ckeditor5-autoformat. il y a 9 ans
.eslintrc.js ef0dfd5986 Internal: Bumped the year. [skip ci] il y a 7 ans
.gitattributes 4a2a3e9118 Initial commit for ckeditor5-autoformat. il y a 9 ans
.gitignore 309c223239 Internal: Remove gulp dependency for pre-commit linting. il y a 8 ans
.travis.yml 2e9eac578d Fixed formatting in Travis configuration file. il y a 7 ans
CHANGELOG.md 608e404fdd Docs: Corrected the changelog. [skip ci] il y a 7 ans
CONTRIBUTING.md 3e907254f5 Docs: Made contributing guide link to our docs. [skip ci] il y a 7 ans
LICENSE.md ef0dfd5986 Internal: Bumped the year. [skip ci] il y a 7 ans
README.md 865d22217a Docs: Added links to demos. See ckeditor/ckeditor5#1256. il y a 7 ans
package.json f4163e92aa Docs: Updated the homepage link. [skip ci] il y a 7 ans

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.