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