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.
2 parents 0436eab + 95e1462 commit 295e59bCopy full SHA for 295e59b
doc/Language/regexes.pod6
@@ -44,7 +44,7 @@ Comments work within a regular expression:
44
/ word #`(match lexical "word") /
45
46
as long as the syntax for
47
-[embedded comments](/language/syntax#Multi-line_/_embedded_comments), with a
+L<embedded comments|/language/syntax#Multi-line_/_embedded_comments>, with a
48
backtick following the hash sign and enclosing delimiters, is used.
49
50
=head1 Literals
0 commit comments