﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13792	CKeditor reformat my HTML code	Rwann		"Hello,
My CKeditor reformat the links blocs I integrated by deleting the link container and deplacing it inside :

Before : 
<a><div>......</div></a>

After : 
<div><a>......</a></div>

How can I prevent CKEditor to reformat the HTML?

Thanks

"	Bug	closed	Normal		General	4.0	duplicate		
