I'm using CKeditor to edit HTML that contain a DOCTYPE ,<HEAD> ... and other tags above <BODY>.
But when it is loaded in CKEditor, they are removed and replaced by a single <P> tag.
Is there some type of config option that needs to be set for this not to happen?
Thank you,
Sam
But when it is loaded in CKEditor, they are removed and replaced by a single <P> tag.
Is there some type of config option that needs to be set for this not to happen?
Thank you,
Sam

Re: Keep original HTML with HEAD and DOCTYPE