Modify ↓
Opened 17 years ago
Last modified 10 years ago
#2852 new enhancement
Numeric prefixes for item list
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | TocMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
It would be really nice to have a numeric prefix.
Eg:
Overview Item One Item Two Item Two-One Item Two-Two Item Two-Three Item Two-Three-One
would be:
1. Overview 2. Item One 3. Item Two 3.1 Item Two-One 3.2 Item Two-Two 3.3 Item Two-Three 3.3.1 Item Three-One
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by
comment:2 Changed 10 years ago by
Owner: | Noah Kantrowitz deleted |
---|
Note: See
TracTickets for help on using
tickets.
Wouldn't it actually be better to just add support for headings when formatted with the "Numbered Heading" plugin?