﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1333	Definition Lists (<dl> <dt> <dd>)	Aaron van Geffen		"It would be nice to have a feature to manage definition lists. For example:

{{{
<dl>
   <dt>blackbird</dt>
   <dd>A black bird with an orange beck, often found in gardens.</dd>

   <dt>sparrow</dt>
   <dd>A small, brown/grey bird, often found in gardens.</dd>
</dl>
}}}

<dl> opens the definition list, <dt> lists the term and <dd> tells the definition. A special type of list, that is starting to get used more and more."	New Feature	confirmed	Normal		General				eshepherd@…
