summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/ext/Pod-Html/t/crossref.pod
blob: 21ee0f4f59ef3e030d01a50c2f0e5ff26837a816 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
=head1 NAME

htmlcrossref - Test HTML cross reference links

=head1 LINKS

L</"section1">

L<htmllink/section 2>

L</"item1">

L</"non existent section">

L<var-copy>

L<var-copy/$">

C<var-copy>

C<var-copy/$">

L<podspec-copy/First:>

C<podspec-copy/First:>

L<notperldoc>

=head1 TARGETS

=head2 section1

This is section one.

=over 4

=item item1 X<item> X<one>

This is item one.

=back