﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10732	Add <dl> <dt> <dd> support	Eric GELOEN		"Hey!

I'm currently trying to insert <dt>, <dl> or <dd> html tag directly in the source view. When I go back to the preview view then my tags are replaced by simple <p> tags.

IMO, CKEditor should support these tags in his parser.

To reproduce, simply add these code:

<dl>
  <dt>This is the test</dt>
  <dd>And it refuses to work</dd>
</dl>

Regards"	New Feature	closed	Normal		General	4.2.1	invalid		
