# File lib/maruku/output/to_markdown.rb, line 60
  def to_md_linebreak(context)
    "\n"
  end