﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5304	Support List Styling via Context Menu	kdpeders		"It would be very nice for users to be able to change the style of ordered and unordered lists via a context menu (I believe this was possible with the FCKEditor).

Recommend implementation using CSS 'list-style' rather than deprecated 'type' attributes)

For Example:

<ol style=""list-style-type: upper-roman; list-style-position: outside;"">
	<li>asdf</li>

	<li>asdf</li>

	<li>asdf</li>
</ol>"	New Feature	closed	Normal		General		duplicate		kristian.d.pedersen@…
