class RDoc::Markup::ToHtmlSnippet

def handle_regexp_HARD_BREAK(target)

def handle_regexp_HARD_BREAK(target)
  @characters -= 4
  '<br>'
end