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