Piotrek Koszuliński 60dc0180f7 Tests: Fixed linting on CI. See https://github.com/ckeditor/ckeditor5/pull/597#issuecomment-335584161. 8 yıl önce
..
.github d398074b4a Internal: Updated PR template. [skip ci] 8 yıl önce
docs 7514fe3e4a Docs: Added <code> support in the Autoformat guide. Closes ckeditor/ckeditor5#586. 8 yıl önce
src 6d64f5b9fc Merge branch 'master' into t/35 8 yıl önce
tests fd91b90c07 Added support for backtick and code. 8 yıl önce
.editorconfig 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 yıl önce
.eslintrc.js e7a632e36c Use ESLint. 8 yıl önce
.gitattributes 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 yıl önce
.gitignore 309c223239 Internal: Remove gulp dependency for pre-commit linting. 8 yıl önce
.travis.yml 02ab9c2b0d Internal: Introduced revision saves. 8 yıl önce
CHANGELOG.md 3825792209 Docs: Changelog. [skip ci] 8 yıl önce
CONTRIBUTING.md 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 yıl önce
LICENSE.md a2c49ee857 Bump up the year. 9 yıl önce
README.md 3d0ca6e6d5 Docs: Improved readme. [skip ci] 8 yıl önce
package.json 60dc0180f7 Tests: Fixed linting on CI. See https://github.com/ckeditor/ckeditor5/pull/597#issuecomment-335584161. 8 yıl önce

README.md

CKEditor 5 autoformat feature

npm version Build Status Test Coverage 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.