# File lib/maruku/output/to_markdown.rb, line 89
  def to_md_abbr_def(context)
    "*[#{self.abbr}]: #{self.text}\n"
  end