module RedCloth::Formatters::HTML

def multi_paragraph_quote(opts)

def multi_paragraph_quote(opts)
  "“#{opts[:text]}"
end