Piotrek Koszuliński cbd5f64b9c Merge pull request #15 from ckeditor/t/14 9 years ago
..
src 7f6286188b Fixed wrong text slicing during inline autoformatting. 9 years ago
tests 7f6286188b Fixed wrong text slicing during inline autoformatting. 9 years ago
.editorconfig 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 years ago
.gitattributes 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 years ago
.gitignore 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 years ago
.jscsrc 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 years ago
.jshintrc 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 years ago
.travis.yml fe1a8d921f Fixed invalid paths in coverage report. 9 years ago
CHANGES.md 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 years ago
CONTRIBUTING.md 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 years ago
LICENSE.md 4a2a3e9118 Initial commit for ckeditor5-autoformat. 9 years ago
README.md c00484a020 Added Travis configuration, new badges (README) and filled deps/devDeps in package.json. 9 years ago
gulpfile.js e6df766935 Fixed ckeditor5-dev-lint require path. 9 years ago
package.json c00484a020 Added Travis configuration, new badges (README) and filled deps/devDeps in package.json. 9 years ago

README.md

ckeditor5-autoformat

npm version Build Status Test Coverage Code Climate Dependency Status devDependency Status

Replaces predefined characters with corresponding structures. More information about the project can be found at the following URL: https://github.com/ckeditor/ckeditor5-autoformat.

License

Licensed under the GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the LICENSE.md file.