Fixes for "installhtml --splithead", based on :
[p5sagit/p5-mst-13.2.git] / lib / Pod / t / htmlescp.pod
CommitLineData
78343be7 1=head1 NAME
2
3Escape Sequences Test
4
5=head1 DESCRIPTION
6
7I am a stupid fool who puts naked < & > characters in my POD
8instead of escaping them as E<lt> and E<gt>.
9
10Here is some B<bold> text, some I<italic> plus F</etc/fstab>
11file and something that looks like an E<lt>htmlE<gt> tag.
12This is some C<$code($arg1)>.
13
14=cut