# File lib/maruku/output/to_html.rb, line 419
  def to_html_paragraph
    add_ws wrap_as_element('p')
  end