Switch from redcarpet to kramdown

This commit is contained in:
2017-07-03 15:34:21 +01:00
parent 6e95ec1ff7
commit d97583f10b
5 changed files with 9 additions and 14 deletions

View File

@@ -9,7 +9,6 @@ source 'https://rubygems.org'
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem 'jekyll', '3.5.0'
gem 'redcarpet'
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.