# File lib/rdoc/markup/to_rdoc.rb, line 74
  def accept_blank_line blank_line
    @res << "\n"
  end