module RedCloth::Formatters::Base

def redcloth_version(opts)

def redcloth_version(opts)
  p(:text => "#{opts[:prefix]}#{RedCloth::VERSION}")
end