This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update podlators to version 4.03
[perl5.git] / cpan / podlators / t / data / snippets / man / utf8-verbatim
CommitLineData
cb21ff46
KE
1[name]
2UTF-8 handling in verbatim text
3
4[options]
5utf8 1
6
7[input]
8=encoding utf-8
9
10=head1 BEYONCÉ
11
12Beyoncé! Beyoncé! Beyoncé!!
13
14 Beyoncé! Beyoncé!
15 Beyoncé! Beyoncé!
16 Beyoncé! Beyoncé!
17
18Older versions did not convert Beyoncé in verbatim.
19
20[output]
21.SH "BEYONCÉ"
22.IX Header "BEYONCÉ"
23Beyoncé! Beyoncé! Beyoncé!!
24.PP
25.Vb 3
26\& Beyoncé! Beyoncé!
27\& Beyoncé! Beyoncé!
28\& Beyoncé! Beyoncé!
29.Ve
30.PP
31Older versions did not convert Beyoncé in verbatim.