We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c34491 commit 3507779Copy full SHA for 3507779
lib/Pod/Simple/XHTML.pm
@@ -118,7 +118,7 @@ the call to C<parse_file>:
118
119
=head2 perldoc_url_prefix
120
121
-In turning L<Foo::Bar> into http://whatever/Foo%3a%3aBar, what
+In turning LE<lt>Foo::BarE<gt> into http://whatever/Foo%3a%3aBar, what
122
to put before the "Foo%3a%3aBar". The default value is
123
"https://metacpan.org/pod/".
124
@@ -129,7 +129,7 @@ default.
129
130
=head2 man_url_prefix
131
132
-In turning C<< L<crontab(5)> >> into http://whatever/man/1/crontab.1, what
+In turning C<< LE<lt>crontab(5)E<gt> >> into http://whatever/man/1/crontab.1, what
133
to put before the "1/crontab.1". The default value is
134
"https://man7.org/linux/man-pages/man".
135
0 commit comments