summaryrefslogtreecommitdiff
path: root/lib/Pod/t/htmlescp.pod
blob: dc53ca75a090204ee9d47da1c75f7944cfc5276e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
=head1 NAME

Escape Sequences Test

=head1 DESCRIPTION

I am a stupid fool who puts naked < & > characters in my POD
instead of escaping them as E<lt> and E<gt>.

Here is some B<bold> text, some I<italic> plus F</etc/fstab>
file and something that looks like an E<lt>htmlE<gt> tag.
This is some C<$code($arg1)>.

=cut