# File lib/maruku/output/to_html.rb, line 682
  def add_ws(e)
    [xml_newline, e, xml_newline]
  end