diff --git a/ueditor.config.js b/ueditor.config.js index 70f4f7eea..6256ac7a5 100755 --- a/ueditor.config.js +++ b/ueditor.config.js @@ -400,7 +400,7 @@ header: [], hr: [], i: [], - img: ['src', 'alt', 'title', 'width', 'height'], + img: ['src', 'alt', 'title', 'width', 'height', 'id', '_src', 'loadingclass'], ins: ['datetime'], li: [], mark: [],