module RedCloth::Formatters::HTML

def endash(opts)

def endash(opts)
  " – "
end