summaryrefslogtreecommitdiff
path: root/cpan/podlators/t/data/snippets/man/utf8-nonbreaking
blob: 378397ddc0bbbb5b38d290f84a83f1700b49cdf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[name]
UTF-8 non-breaking space

[options]
encoding utf-8

[input]
=encoding utf-8

=head1 SE<lt>E<gt> output with UTF-8

This is S<non-breaking output>.

[output]
.SH "S<> output with UTF\-8"
.IX Header "S<> output with UTF-8"
This is non-breaking\ output.