| Module | RedCloth::Formatters::Base |
| In: |
lib/redcloth/formatters/base.rb
|
# File lib/redcloth/formatters/base.rb, line 13
13: def inline_redcloth_version(opts)
14: RedCloth::VERSION::STRING
15: end