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

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.