# File lib/maruku/output/to_html.rb, line 423
  def to_html_ol
    add_ws wrap_as_element('ol')
  end