Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v2_2_9) is shown here.
accept_blank_line(blank_line)
public
Adds blank_line to the output
# File lib/rdoc/markup/to_html.rb, line 268
def accept_blank_line(blank_line)
# @res << annotate("<p />") << "\n"
end