I have found while using CKEditor 4.3 that when adding an inline image using CKEditor It is adding a ? character after the closing > of the img tag, e.g. '<img alt="" src="imagePath" style="width: height:" />?'
I have also noticed that any non-breaking spaces and whitespace is randomly being replaced with ­ characters which can produce artifacts when the content is saved is also happening.
Would this be resolved by updating the CKEditor Version?
You can easily test it by
You can easily test it by adding the same content in CKEditor demo which is running the latest version. This will also help you see whether it really is the editor's fault or maybe some server-side thing caused by another component.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!