DBailey635 wrote:
You can only try and implement <dl> (with automatic <dt>) in a very limited way but I guess this will not work for you.
I'm trying to add definition lists / description lists to the Visual Editor to produce...It looks like nested elements like <dt> and <dd> can't be implemented via "formats" used in Visual Editor.
...
But unlike the <div> block containing <p> elements, this doesn't work in the Visual Editor.
You can only try and implement <dl> (with automatic <dt>) in a very limited way but I guess this will not work for you.
<dl>
<dt>Coffee</dt>
</dl>