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