I have searched and searched and cannot find a solution to this.
I want my images to be inserted by default like this: <img src="path_to_image" class="foo" />
no width, no height, no style whatsoever.
I thought it might be similar to table, which i do have inserting in a similar fashion: <table class="table">
Using CKEditor 3.6
Any help is appreciated