xref: /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/text/s-whitespace (revision de8cc8edbc71bd3e3bc7fbffa27ba0e564c37d8b)
1[name]
2S<> whitespace
3
4[input]
5=head1 Test of SE<lt>E<gt>
6
7This is S<some whitespace>.
8
9[output]
10Test of S<>
11    This is some whitespace.
12