templates/default/Gemfile in gumdrop-1.0.1 vs templates/default/Gemfile in gumdrop-1.0.2
- old
+ new
@@ -21,10 +21,10 @@
gem 'jsmin'
gem 'stitch-rb'
#gem 'sprockets'
# For markdown support, a couple of options:
-gem "kramdown", :git => "git://github.com/darthapo/kramdown.git"
+gem "kramdown" #, :git => "git://github.com/darthapo/kramdown.git" #(github code-fence support)
# gem 'redcarpet'
# gem "rdiscount"
# gem 'maruku'
# For xml generation support: