method

accept_blank_line

v1_9_2_180 - Show latest stable - Class: RDoc::Markup::ToHtml
accept_blank_line(blank_line)
public

No documentation available.

# File lib/rdoc/markup/to_html.rb, line 222
  def accept_blank_line(blank_line)
    # @res << annotate("<p />") << "\n"
  end