Switch to released version of pygments.rb
This commit is contained in:
parent
2c3510c512
commit
2af0fc4b6d
3 changed files with 7 additions and 17 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue