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