Overview
Artifact ID: | 46c4e6efd779387f6865b66a71121e63a8c18ea1 |
---|---|
Ticket: | 577663c2727505a0b5929ec5841fab68ec5f7404
Add support for the target attribute. |
User & Date: | anonymous 2011-02-18 19:55:45 |
Changes
- comment changed to:
The attached patch adds support for the target attribute. Using fossil as a wiki, it's pretty common to want to compile various external references to external sites. <verbatim><a href="https://www.example.org/some-page" target="_blank">Link to Some-Page</a></verbatim> The attached patch supports the above behavior.
- foundin changed to: "2a02aa49e1"
- private_contact changed to: "84f59114b7eee7088fd7e2932599c69c9ad0761b"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "Add support for the target attribute."
- type changed to: "Code_Defect"