1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rdoc
Nobuyoshi Nakada 5beb75ce8d
[ruby/rdoc] Allow multiple footnotes without in-between blank lines
https://github.com/ruby/ruby/commit/e4e054e3ce40 used four footnotes
without blank lines.  And the ChangeLog generated from that commit
resulted in ``undefined method `parts' for nil`` error.

For now, let a footnote terminated by the next footnote mark.

Also refined the error message when undefined footnote is used.

https://github.com/ruby/rdoc/commit/a7f290130b
2022-08-08 01:12:49 +09:00
..
context
generator
i18n
markdown
markup [ruby/rdoc] Fix blockquote with word in verbatim 2022-07-30 11:04:11 +09:00
parser
rd
ri
stats
.document
alias.rb
anon_class.rb
any_method.rb
attr.rb
class_module.rb
code_object.rb
code_objects.rb
comment.rb
constant.rb
context.rb
cross_reference.rb
encoding.rb
erb_partial.rb
erbio.rb
extend.rb
generator.rb
ghost_method.rb
i18n.rb
include.rb
known_classes.rb
markdown.rb [ruby/rdoc] Allow multiple footnotes without in-between blank lines 2022-08-08 01:12:49 +09:00
markup.rb [ruby/rdoc] [DOC] Removes remaining old Markup Reference (https://github.com/ruby/rdoc/pull/910) 2022-08-07 21:07:23 +09:00
meta_method.rb
method_attr.rb
mixin.rb
normal_class.rb
normal_module.rb
options.rb
parser.rb
rd.rb
rdoc.gemspec
rdoc.rb
require.rb
ri.rb
rubygems_hook.rb
servlet.rb
single_class.rb
stats.rb
store.rb
task.rb
text.rb
token_stream.rb
tom_doc.rb
top_level.rb
version.rb