Tilt::RDiscountTemplate
Compatibility mode for Redcarpet 1.x
# File lib/tilt/markdown.rb, line 68 68: def self.engine_initialized? 69: defined? ::RedcarpetCompat 70: end
# File lib/tilt/markdown.rb, line 72 72: def prepare 73: @engine = RedcarpetCompat.new(data, *flags) 74: @output = nil 75: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.