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

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.