1[name] 2Link to a URL 3 4[input] 5=head1 LINK TO URL 6 7This is a L<link|http://www.example.com/> to a URL. 8 9[output] 10LINK TO URL 11 This is a link <http://www.example.com/> to a URL. 12