# File lib/maruku/output/to_html.rb, line 789
  def to_html_definition_list
    add_ws wrap_as_element('dl')
  end