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