|
@@ -69,7 +69,7 @@ export default class Image extends Plugin {
|
|
|
* The configuration of the image features. Used by the image features in `@ckeditor/ckeditor5-image` package.
|
|
* The configuration of the image features. Used by the image features in `@ckeditor/ckeditor5-image` package.
|
|
|
*
|
|
*
|
|
|
* ClassicEditor
|
|
* ClassicEditor
|
|
|
- * .create( {
|
|
|
|
|
|
|
+ * .create( editorElement, {
|
|
|
* image: ... // Image feature options.
|
|
* image: ... // Image feature options.
|
|
|
* } )
|
|
* } )
|
|
|
* .then( ... )
|
|
* .then( ... )
|