summaryrefslogtreecommitdiff
path: root/lib/rdoc/cross_reference.rb
diff options
context:
space:
mode:
authorMike Dalessio <[email protected]>2021-10-11 10:47:12 -0400
committergit <[email protected]>2021-10-16 01:40:47 +0900
commit4c42540da2c26f2d83b43c7a3c61e17d610896e8 ()
tree18742c452569872b569823e5b6ed222b62867619 /lib/rdoc/cross_reference.rb
parent7aec65add42d20ba8d70ad33c7b1e8978007e29e (diff)
[ruby/rdoc] Support linking #==
See related commits: - ebc66662 for #=== - 4943d208 for #[], #[]=, #<<, and #>> https://.com/ruby/rdoc/commit/8e47f7840a
-rw-r--r--lib/rdoc/cross_reference.rb2
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ class RDoc::CrossReference
#
# See CLASS_REGEXP_STR
- METHOD_REGEXP_STR = '([a-z]\w*[!?=]?|%|===|\[\]=?|<<|>>|\+@|-@|-|\+|\*)(?:\([\w.+*/=<>-]*\))?'
##
# Regular expressions matching text that should potentially have