mirror of
https://github.com/ruby/ruby.git
synced 2025-08-16 05:59:00 +02:00
parent
578eb02b16
commit
e15d690db1
12 changed files with 63 additions and 2 deletions
|
@ -66,6 +66,9 @@ class RDoc::Markup::ToHtmlSnippet < RDoc::Markup::ToHtml
|
|||
|
||||
alias accept_rule ignore
|
||||
|
||||
##
|
||||
# Adds +paragraph+ to the output
|
||||
|
||||
def accept_paragraph paragraph
|
||||
para = @in_list_entry.last || "<p>"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue