# File lib/maruku/output/to_html.rb, line 431
  def to_html_quote
    add_ws wrap_as_element('blockquote')
  end