xref: /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/link-quoting (revision 5759b3d249badf144a6240f7eec4dcf9df003e6b)
1[name]
2Link quoting
3
4[input]
5=head1 LINK QUOTING
6
7There should not be double quotes: L<C<< (?>pattern) >>>.
8
9[output]
10.SH "LINK QUOTING"
11.IX Header "LINK QUOTING"
12There should not be double quotes: \f(CW\*(C`(?>pattern)\*(C'\fR.
13