Switch to released version of pygments.rb

This commit is contained in:
Jonathan Rudenberg 2012-10-07 12:21:19 -04:00
parent 2c3510c512
commit 2af0fc4b6d
3 changed files with 7 additions and 17 deletions

View file

@ -1,7 +1,5 @@
require 'pygments.rb'
RubyPython.start python_exe: 'python2.6' if ENV['RACK_ENV'] == 'production'
class MarkdownHTML < Redcarpet::Render::HTML
include Redcarpet::Render::SmartyPants