1[name] 2Link to URL 3 4[input] 5=head1 LINK TO URL 6 7This is a L<link|http://www.example.com/> to a URL. 8 9The newest version of this document is also available on the World Wide Web at 10L<http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.7.pod>. 11 12=head1 RT LINK 13 14L<[perl #12345]|https://rt.cpan.org/12345> 15 16[output] 17.SH "LINK TO URL" 18.IX Header "LINK TO URL" 19This is a link <http://www.example.com/> to a URL. 20.PP 21The newest version of this document is also available on the World Wide Web at 22<http://pod.tst.eu/http://cvs.schmorp.de/rxvt\-unicode/doc/rxvt.7.pod>. 23.SH "RT LINK" 24.IX Header "RT LINK" 25[perl #12345] <https://rt.cpan.org/12345> 26