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