module RedCloth::Formatters::HTML

def bq_close(opts)

def bq_close(opts)
  "</blockquote>\n"
end