Merge pull request #34 from ckeditor/i/6304
Feature: Added the [Automatic text transformation](https://ckeditor.com/docs/ckeditor5/latest/features/text-transformation.html) feature to the build. See ckeditor/ckeditor5#6304.
Showing
... | ... | @@ -48,6 +48,7 @@ |
"@ckeditor/ckeditor5-paragraph": "^17.0.0", | ||
"@ckeditor/ckeditor5-paste-from-office": "^17.0.0", | ||
"@ckeditor/ckeditor5-table": "^17.0.0", | ||
"@ckeditor/ckeditor5-typing": "^17.0.0", | ||
"@ckeditor/ckeditor5-theme-lark": "^17.0.0", | ||
"eslint": "^5.5.0", | ||
"eslint-config-ckeditor5": "^2.0.0", | ||
... | ... |
Please register or sign in to comment