accept_rule(rule)
Adds rule to the output
# File lib/rdoc/markup/to_html.rb, line 223 def accept_rule rule @res << "<hr>\n" end