From 63bdf2d72591c82e596320eb902579e0b93b0640 Mon Sep 17 00:00:00 2001 From: Burdette Lamar Date: Mon, 29 Jul 2024 08:16:13 -0500 Subject: [ruby/rdoc] [DOC] Mods about markup formats (https://github.com/ruby/rdoc/pull/1143) https://github.com/ruby/rdoc/commit/011de3f2fd --- doc/rdoc/markup_reference.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/rdoc/markup_reference.rb') diff --git a/doc/rdoc/markup_reference.rb b/doc/rdoc/markup_reference.rb index bfc84abd5a..d1901b86e2 100644 --- a/doc/rdoc/markup_reference.rb +++ b/doc/rdoc/markup_reference.rb @@ -532,7 +532,8 @@ require 'rdoc' # # - Appears on a line by itself. # - Specifies the format for the \RDoc input; -# parameter +type+ is one of +markdown+, +rd+, +rdoc+, +tomdoc+. +# parameter +type+ is one of: +rdoc+ (the default), +markdown+, +rd+, +tomdoc+. +# See {Markup Formats}[rdoc-ref:RDoc::Markup@Markup+Formats]. # # ===== Directives for HTML Output # -- cgit v1.2.3