Opened 10 years ago
Closed 10 years ago
#12603 closed New Feature (duplicate)
Add real Decimal functionality to Numbered Lists
Reported by: | KK | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Users are able to select from multiple styles of Numbered Lists: Lower Roman, Upper Roman, Lower Alpha, Upper Alpha, Decimal. The last option in the list is misleading; users expect decimaled numbers such as 1.1, 1.2, 1.2.1, etc. to be displayed, however, it is actually integers produced by this feature.
Is it possible to make this feature truly Decimals?
Attachments (1)
Change History (2)
Changed 10 years ago by
Attachment: | Screen Shot 2014-10-28 at 3.46.10 PM.png added |
---|
comment:1 Changed 10 years ago by
Keywords: | list removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Version: | 4.4.5 |
The name may be a little misleading. Unfortunately HTML doesn't support that sort of numbering. This can currently be only done with CSS and was already reported here: http://dev.ckeditor.com/ticket/8516#comment:4
I'm closing this issue as DUP.
screenshot for clarification