# File lib/maruku/output/to_html.rb, line 435
  def to_html_strong
    wrap_as_element('strong')
  end