Kamil Piechaczek e568d4b01a Removed invalid entries from Travis configuration. преди 6 години
..
.github d398074b4a Internal: Updated PR template. [skip ci] преди 8 години
docs c7b31be84d Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] преди 6 години
src c7b31be84d Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] преди 6 години
tests c7b31be84d Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] преди 6 години
.editorconfig 4a2a3e9118 Initial commit for ckeditor5-autoformat. преди 9 години
.eslintrc.js c7b31be84d Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] преди 6 години
.gitattributes 4a2a3e9118 Initial commit for ckeditor5-autoformat. преди 9 години
.gitignore 309c223239 Internal: Remove gulp dependency for pre-commit linting. преди 8 години
.travis.yml e568d4b01a Removed invalid entries from Travis configuration. преди 6 години
CHANGELOG.md b3d9cb2d43 Docs: Changelog. [skip ci] преди 6 години
CONTRIBUTING.md 3e907254f5 Docs: Made contributing guide link to our docs. [skip ci] преди 7 години
LICENSE.md ef0dfd5986 Internal: Bumped the year. [skip ci] преди 6 години
README.md 865d22217a Docs: Added links to demos. See ckeditor/ckeditor5#1256. преди 7 години
package.json 6846ef3dfe Merge branch 'master' into t/ckeditor5/1662 преди 6 години

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.