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

it was a key not a method

parent 307393b4
Branches
Tags
No related merge requests found
...@@ -50,7 +50,7 @@ class PandocGenerator < Generator ...@@ -50,7 +50,7 @@ class PandocGenerator < Generator
@pandoc_files << pandoc_file @pandoc_files << pandoc_file
end end
if @config.full_file if @config['full_file']
# For parts to make sense, we order articles by date and then by # For parts to make sense, we order articles by date and then by
# category, so each category is ordered by date. # category, so each category is ordered by date.
# #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment