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.
(#methodname)
1 parent 450fd05 commit 548d4d1Copy full SHA for 548d4d1
lib/rdoc/cross_reference.rb
@@ -76,7 +76,7 @@ class RDoc::CrossReference
76
# Version of CROSSREF_REGEXP used when <tt>--hyperlink-all</tt> is specified.
77
78
ALL_CROSSREF_REGEXP = /
79
- (?:^|\s)
+ (?:^|[\s()])
80
(
81
(?:
82
# A::B::C.meth
0 commit comments