Tilt::RDiscountTemplate
Compatibility mode for Redcarpet 1.x
# File lib/tilt/markdown.rb, line 68 def self.engine_initialized? defined? ::RedcarpetCompat end
# File lib/tilt/markdown.rb, line 72 def prepare @engine = RedcarpetCompat.new(data, *flags) @output = nil end
[Validate]
Generated with the Darkfish Rdoc Generator 2.