-
It's possible to specify URIs:
-
HTTP: !h tag, FTP: !f tag or MAIL: !m tag
-
Local (relative) link ("file", "http" and "ftp" schemes): !l
-
With or without prefix http://, ftp://, mailto:
-
Examples:
-
www.apache.org
-
http://www.samba.org
-
ftp.lip6.fr
-
ftp://ftp.cdrom.com
-
Firstname.Surname@organization.org
-
mailto:Firstname.Surname@organization.org
-
other_doc_in_this_directory.txt
|