# File lib/maruku/output/to_markdown.rb, line 52
  def to_md_email_address(context)
    "<#{@email}>"
  end