Opened 9 years ago
Closed 9 years ago
#13792 closed Bug (duplicate)
CKeditor reformat my HTML code
Reported by: | Rwann | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Cc: |
Description
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
Change History (1)
comment:1 Changed 9 years ago by
Keywords: | reformating removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
DUP of #9457. Please see #7961 for more details.