man wml::fmt::url (Fonctions bibliothèques) - Recognize Uniform Resource Locator
NAME
wml::fmt::url - Recognize Uniform Resource Locator
SYNOPSIS
#use wml::fmt::url
<url> ....http://.... </url>
DESCRIPTION
The usage is simple: Just surround the text with the CW<url> container tag and all contained URLs are recognized and made interactive by adding HTML CW<a> (anchor) tags.
AUTHOR
Ralf S. Engelschall rse@engelschall.com www.engelschall.com
REQUIRES
Internal: P1, P2, P6 External: --
SEEALSO
HTML CW<a> tag.