Kramdown Markdown implementation. See: kramdown.rubyforge.org/
# File lib/tilt/kramdown.rb, line 28 def allows_script? false end
# File lib/tilt/kramdown.rb, line 24 def evaluate(scope, locals, &block) @output ||= @engine.to_html end
Generated with the Darkfish Rdoc Generator 2.