Skip to content
Snippets Groups Projects
Unverified Commit 3c284a54 authored by fauno's avatar fauno
Browse files

Merge branch 'hotfix/0.2.4'

parents 12843791 facc32ef
Branches
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@ module Jekyll
def relative_path
path = URL.unescape_path(url)
path.gsub! /^\//, ''
# but if the post is going to be index.html, use slug + format
# (ie /year/month/slug/slug.pdf)
......
module JekyllPandocMultipleFormats
VERSION = '0.2.3'
VERSION = '0.2.4'
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment