# File lib/maruku/output/to_markdown.rb, line 56
  def to_md_entity(context)
    "&#{@entity_name};"
  end