# File lib/maruku/output/to_html.rb, line 343
def
to_html_hrule
;
create_html_element
'hr'
end