This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade podlators from version 4.08 to 4.09
[perl5.git] / cpan / podlators / t / data / snippets / man / quote-escaping
CommitLineData
a7ea90b1
SH
1[name]
2Quote escaping
3
4[input]
5=head1 Quote escaping
6
7Don't escape `this' but do escape C<`this'> (and don't surround it in quotes).
8
9[output]
10.SH "Quote escaping"
11.IX Header "Quote escaping"
12Don't escape `this' but do escape \f(CW\`this\*(Aq\fR (and don't surround it in quotes).