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
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ class PandocGenerator < Generator
@pandoc_files << pandoc_file
end
if @config.full_file
if @config['full_file']
# For parts to make sense, we order articles by date and then by
# 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