wml::fmt::url - Recognize Uniform Resource Locator
Contents
Description
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.
Name
wml::fmt::url - Recognize Uniform Resource Locator
Requires
Internal: P1, P2, P6
External: --
See Also
HTML "<a>" tag.
EN Tools 2020-11-29 wml::fmt::url(3)
Synopsis
#use wml::fmt::url
<url>
....http://....
</url>
