handle_special_HARD_BREAK(special)
special is a <br>
# File lib/rdoc/markup/to_html.rb, line 95 def handle_special_HARD_BREAK special '<br>' end