# File lib/maruku/output/to_html.rb, line 323
  def to_html_linebreak
    xelem('br')
  end