summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/long-quote
blob: 589dcb99eaf58804f08096721288e442e5140a29 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[name]
Long quotes option

[options]
quotes \(lq"\(rq"

[input]
=head1 FOO C<BAR> BAZ

Foo C<bar> baz.

[output]
.ie n .SH "FOO \(lq""BAR\(rq"" BAZ"
.el .SH "FOO \f(CWBAR\fP BAZ"
.IX Header "FOO BAR BAZ"
Foo \f(CW\*(C`bar\*(C'\fR baz.