|
|
@@ -71,7 +71,7 @@ export function isImage( modelElement ) {
|
|
|
/**
|
|
|
* Handles inserting single file. This method unifies image insertion using {@link module:widget/utils~findOptimalInsertionPosition} method.
|
|
|
*
|
|
|
- * insertImage( model, { src: 'path/to/image.jpg' } );
|
|
|
+ * insertImage( model, { src: 'path/to/image.jpg' } );
|
|
|
*
|
|
|
* @param {module:engine/model/model~Model} model
|
|
|
* @param {Object} [attributes={}] Attributes of inserted image
|