Modify ↓
Opened 18 years ago
Closed 8 years ago
#819 closed enhancement (wontfix)
alphabetize entries
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | TocMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.9 |
Description
it'd be cool if there was an option to auto-alphabetize the entries:
[[TOC(alpha, zz, aa, cc)]]
would generate:
- aa
- cc
- zz
Attachments (0)
Change History (4)
comment:1 Changed 18 years ago by
Owner: | changed from Alec Thomas to Noah Kantrowitz |
---|
comment:2 Changed 10 years ago by
Owner: | Noah Kantrowitz deleted |
---|
comment:3 Changed 8 years ago by
comment:4 Changed 8 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Do you have a use case for this? Table of contents are data driven operations and do not operate the way you describe.