Piotrek Koszuliński 6f64c81ef4 Release: v1.0.0-beta.1. 7 年之前
..
.github d398074b4a Internal: Updated PR template. [skip ci] 9 年之前
docs 8d51fc77ae Other: Renamed 'headings' ui component to 'heading'. 7 年之前
src b1fded5957 Small refactoring of helper function in InlineAutoformatEditing. 7 年之前
tests 8e9dee4d9a Removed LiveRanges from the implementation. Small refactoring. 7 年之前
.editorconfig 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 年之前
.eslintrc.js 871310276f Internal: Bumped the year. [skip ci] 8 年之前
.gitattributes 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 年之前
.gitignore 309c223239 Internal: Remove gulp dependency for pre-commit linting. 8 年之前
.travis.yml 2636c26974 Internal: Switched from CodeClimate to Coveralls. 8 年之前
CHANGELOG.md 247ce27f4d Docs: Corrected the changelog. [skip ci] 7 年之前
CONTRIBUTING.md 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 年之前
LICENSE.md 5d24e88ff7 Internal: Bumped the year. [skip ci] 8 年之前
README.md 3d0b1fa68f Internal: Switched badge in README from CodeClimate to Coveralls. [skip ci] 8 年之前
package.json 6f64c81ef4 Release: v1.0.0-beta.1. 7 年之前

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**.

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.