prevent CKEDITOR from adding image dimensions as a style
In ckeditor: Is there开发者_开发知识库 a way to get the width and height attributes instead of css style attribute for the image dimensions?
As I said in ckeditor-ckfinder default attributes (width and height) to uploaded images the output_html.html sample shows how to use attributes and not styles for the dimensions.
精彩评论