1

Change the Markdown engine from RedCarpet to Kramdown.

This commit is contained in:
vonavi
2014-03-28 12:00:32 +02:00
parent 294e9f2e67
commit 7105fc4c27
4 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
source 'https://rubygems.org'
gem 'jekyll', '~> 1.4.3'
gem 'kramdown'
gem 'pygments.rb', '~> 0.5.4'
gem 'jekyll-assets'
gem 'less'