# File lib/redcloth/formatters/base.rb, line 4 def ignore(opts) opts[:text] end
# File lib/redcloth/formatters/base.rb, line 13 def inline_redcloth_version(opts) RedCloth::VERSION::STRING end
# File lib/redcloth/formatters/base.rb, line 9 def redcloth_version(opts) p(:text => "#{opts[:prefix]}#{RedCloth::VERSION}") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.