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

we don't use this

parent ac119000
Branches
Tags
No related merge requests found
......@@ -37,7 +37,7 @@ class PandocGenerator < Generator
# we create a single array of files
@pandoc_files = []
@config.outputs.each_pair do |output, extra_flags|
@config.outputs.each_pair do |output, _|
@site.posts.docs.each do |post|
Jekyll::Hooks.trigger :posts, :pre_render, post, nil
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment