Piotrek Koszuliński 22a221d73c Merge branch 'master' into ckeditor5/t/1214 7 anni fa
..
.github d398074b4a Internal: Updated PR template. [skip ci] 9 anni fa
docs a4bd4dc685 Docs: Used the getViewportTopOffsetConfig helper in the code snippets. 7 anni fa
src 5ee4b9a7b6 Remove Positon, Range, Selection imports from engine/model. 7 anni fa
tests 4219e53434 Tests: Properly use sinon sandbox in tests. 7 anni fa
.editorconfig 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 anni fa
.eslintrc.js 871310276f Internal: Bumped the year. [skip ci] 8 anni fa
.gitattributes 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 anni fa
.gitignore 309c223239 Internal: Remove gulp dependency for pre-commit linting. 8 anni fa
.travis.yml 1293fe50b2 Aligned Travis configuration after switching to Yarn. See https://github.com/ckeditor/ckeditor5/issues/1214. 7 anni fa
CHANGELOG.md e09ac89ced Docs: Changelog. [skip ci] 7 anni fa
CONTRIBUTING.md 3e907254f5 Docs: Made contributing guide link to our docs. [skip ci] 7 anni fa
LICENSE.md 8072cd919f Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 anni fa
README.md 865d22217a Docs: Added links to demos. See ckeditor/ckeditor5#1256. 7 anni fa
package.json e4f8e81c2f Update eslint-config-ckeditor5 package in package.json. 7 anni fa

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.