diff options
author | Nobuyoshi Nakada <[email protected]> | 2024-12-18 06:48:27 +0900 |
---|---|---|
committer | git <[email protected]> | 2024-12-17 21:48:31 +0000 |
commit | fef8ecc708e0dbb5725abb1aa24329cf612f8c41 (patch) | |
tree | 38daca8ad171cf658d03de608baeccb273ebe456 /lib/rdoc/markup/to_test.rb | |
parent | 375fec7c53c5b32f85c05f759c080678d29a9a94 (diff) |
[ruby/rdoc] Enable cross reference in code
(https://github.com/ruby/rdoc/pull/1240)
Some people like to mark up method names in MarkDown style block
quotes, like this: ruby/ruby#12333.
Currently, no links are created in the code in the RDoc, but such
words most likely refer to methods.
This PR makes a word a code cross-reference if the whole word can be
resolved as a reference.
https://github.com/ruby/rdoc/commit/7d7efb0709
Diffstat (limited to 'lib/rdoc/markup/to_test.rb')
0 files changed, 0 insertions, 0 deletions