diff options
Diffstat (limited to 'ext/Pod-Html/t/htmldir5.pod')
-rw-r--r-- | ext/Pod-Html/t/htmldir5.pod | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ext/Pod-Html/t/htmldir5.pod b/ext/Pod-Html/t/htmldir5.pod new file mode 100644 index 0000000000..e505caaa18 --- /dev/null +++ b/ext/Pod-Html/t/htmldir5.pod @@ -0,0 +1,15 @@ +=head1 NAME + +htmldir - Test --htmldir feature + +=head1 LINKS + +Normal text, a L<link> to nowhere, + +a link to L<var-copy>, + +L<htmlescp>, + +L<feature/Another Head 1>, + +and another L<feature/"Another Head 1">. |