]
Alexey Kazakov updated JBIDE-19027:
-----------------------------------
Attachment: list.png
!list.png!
New List wizard for HTML5 palette
---------------------------------
Key: JBIDE-19027
URL:
https://issues.jboss.org/browse/JBIDE-19027
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: jsp/jsf/xml/html source editing
Affects Versions: 4.3.0.Alpha1
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Labels: new_and_noteworthy
Fix For: 4.3.0.Alpha1
Attachments: HTML5List.png, HTML5ListWizBan.png, list.png
<ol>
<li>Coffee</li>
<li>Tea</li>
<li>Milk</li>
</ol>
<ul>
<li>Coffee</li>
<li>Tea</li>
<li>Milk</li>
</ul>