method
accept_paragraph
v1_9_1_378 -
Show latest stable
- Class:
RDoc::Markup::ToTest
accept_paragraph(am, fragment)public
No documentation available.
# File lib/rdoc/markup/to_test.rb, line 17
def accept_paragraph(am, fragment)
@res << fragment.to_s
end