Fossil SCM
Add support for the target attribute.
Fixed
577663c2727505a…
· opened 15 years, 1 month ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Important
- Resolution
- Fixed
- Subsystem
- —
- Created
- Feb. 18, 2011 7:55 p.m.
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.
<a href="https://www.example.org/some-page" target="_blank">Link to Some-Page</a>
The attached patch supports the above behavior.