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