|
From: Michalis K. <ka...@us...> - 2026-03-30 01:31:36
|
We've made a separate @ tag for URL links: https://pasdoc.github.io/UrlTag . This practically addresses this issue. We didn't "overuse" @ link to handle URLs, to keep things easier: @link is for Pascal items, @url is for URLs. --- **[feature-requests:#54] Explicit @link doesn't work with urls** **Status:** open **Group:** **Created:** Wed Oct 30, 2013 01:29 PM UTC by Marcos Rocha **Last Updated:** Wed Oct 30, 2013 11:18 PM UTC **Owner:** nobody While making a documentation, I wrote in comment _{ See @link(http://pasdoc.sipsolutions.net/LinkTag this link) for more details }_ and the result in HTML generated document was _"See UNKNOWN for more details"_. I would like to suggest the possibility to make explicit links using @link. =) --- Sent from sourceforge.net because pas...@li... is subscribed to https://sourceforge.net/p/pasdoc/feature-requests/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pasdoc/admin/feature-requests/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |