# File lib/maruku/output/to_html.rb, line 739
def
add_ws
(
e
) [
Text
.
new
(
"\n"
),
e
,
Text
.
new
(
"\n"
)]
end