module RedCloth::Formatters::HTML

def emdash(opts)

def emdash(opts)
  "—"
end