blob: 9f9157a38aac0ba0c8afc8b2beab9cddf106abf6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[name]
Link quoting
[input]
=head1 LINK QUOTING
There should not be double quotes: L<C<< (?>pattern) >>>.
[output]
.SH "LINK QUOTING"
.IX Header "LINK QUOTING"
There should not be double quotes: \f(CW\*(C`(?>pattern)\*(C'\fR.
|