switch to kramdown (from rdiscount) for markdown conversion

This commit is contained in:
2013-01-13 12:20:01 -05:00
parent ec5f1b93b0
commit ad52b5d649
3 changed files with 1 additions and 4 deletions

View File

@@ -6,6 +6,6 @@ url: http://walkah.net
auto: false
pygments: true
lsi: false
markdown: rdiscount
markdown: kramdown
permalink: blog/:title
exclude: Gemfile, Gemfile.lock, Rakefile