# File lib/maruku/output/to_html.rb, line 453
def
to_html_li
;
add_ws
wrap_as_element
(
'li'
)
end