Modify ↓
Opened 19 years ago
Closed 18 years ago
#206 closed enhancement (wontfix)
Allow changing the displayed text for the reference
Reported by: | whitelynx | Owned by: | Alec Thomas |
---|---|---|---|
Priority: | normal | Component: | RefMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.8 |
Description
Allow a syntax similar to ...? links so that the displayed text in the link can be changed.
Example:
[[ref(Preparing Libraries, Prepare the needed libraries)]]
Attachments (0)
Change History (4)
comment:1 Changed 19 years ago by
comment:2 Changed 19 years ago by
Type: | defect → enhancement |
---|
comment:3 Changed 19 years ago by
Trac Release: | → 0.8 |
---|
How would you differentiate section titles containing a comma?
comment:4 Changed 18 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Going to leave the functionality as-is. Patches welcome though.
Note: See
TracTickets for help on using
tickets.
Oops... that should read:
Allow a syntax similar to
[wiki:... ...]
links so that the displayed text in the link can be changed.