DOKK / manpages / debian 12 / wml / wml::fmt::url.3.en
wml::fmt::url(3) EN Tools wml::fmt::url(3)

wml::fmt::url - Recognize Uniform Resource Locator

 #use wml::fmt::url
 <url>
 ....http://....
 </url>

The usage is simple: Just surround the text with the "<url>" container tag and all contained URLs are recognized and made interactive by adding HTML "<a>" (anchor) tags.

 Ralf S. Engelschall
 rse@engelschall.com
 www.engelschall.com

 Internal: P1, P2, P6
 External: --

HTML "<a>" tag.

2020-11-29 EN Tools