# File lib/maruku/output/to_html.rb, line 451
def
to_html_paragraph
;
add_ws
wrap_as_element
(
'p'
)
end