If I enter the following in the source-view of an empty editor:
go out of source-view and then go back into source-view - the above has become
Is there any way to prevent this from happening? I would prefer to have the source exactly as I wrote it, without being reformatted.
<div><a href="javascript:void(0);">test</a></div>
go out of source-view and then go back into source-view - the above has become
<div> <a href="javascript:void(0);">test</a></div>
Is there any way to prevent this from happening? I would prefer to have the source exactly as I wrote it, without being reformatted.
Re: Prevent CKEditor from "tampering" with the source
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!