method
accept_paragraph
v1_9_2_180 -
Show latest stable
- Class:
RDoc::Markup::ToTest
accept_paragraph(paragraph)public
No documentation available.
# File lib/rdoc/markup/to_test.rb, line 21
def accept_paragraph(paragraph)
@res << paragraph.text
end