Overview
Artifact ID: | 7f078446e5aea7a4e18578cdeec93485bb5ec62f |
---|---|
Ticket: | ab82a0bd213bc0f7e1d2f53abcd019640109f0d3
Enhance <nowiki>[]</nowiki> linking syntax in the wiki to permit #LABEL for internal links. |
User & Date: | anonymous 2009-09-25 07:03:43 |
Changes
- Appended to comment:
<hr><i>anonymous added on 2009-09-25 07:03:43:</i><br> Re-opening: When the <code><nowiki>[#LABEL]</nowiki></code> form is used, the display of it should not include the opening "#" character. So the example given here should expand to <code><nowiki><a href="#LABEL">LABEL</a></nowiki></code> instead of <code><nowiki><a href="#LABEL">#LABEL</a></nowiki></code> as it currently does.
- priority changed to: "Low"
- severity changed to: "Cosmetic"
- status changed to: "Open"
- type changed to: "Code_Defect"