From e45fca1372c40386d0b665432e7d4c68fcb3a522 Mon Sep 17 00:00:00 2001 From: Stan Lo Date: Sun, 5 Jan 2025 20:41:50 +0800 Subject: [PATCH] [ruby/rdoc] [DOC] Remove unnecessary rdoc-ref missing example (https://github.com/ruby/rdoc/pull/1271) We don't actually need to link to the missing item to show the non-linked result. https://github.com/ruby/rdoc/commit/a7b7e8fc55 --- doc/rdoc/markup_reference.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/rdoc/markup_reference.rb b/doc/rdoc/markup_reference.rb index 7622dde0b6..ee585b2497 100644 --- a/doc/rdoc/markup_reference.rb +++ b/doc/rdoc/markup_reference.rb @@ -996,8 +996,7 @@ require 'rdoc' # and entire rdoc-ref: square-bracketed clause is removed # from the resulting text. # -# - Nosuch[rdoc-ref:RDoc::Nosuch] generates -# Nosuch[rdoc-ref:RDoc::Nosuch]. +# - Nosuch[rdoc-ref:RDoc::Nosuch] generates Nosuch. # # # [rdoc-label Scheme]