summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/text/nonbreaking-space
blob: d57ed73ca18e1b2de95ea749205790153c5e089f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[name]
Multiple non-breaking spaces

[input]
=head1 Test of SE<lt>E<gt>

This is some S<  > whitespace.

[output]
Test of S<>
    This is some    whitespace.