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

Revert "use `\detokenize` to allow special characters in file names"

This reverts commit f9413c26.
parent f9413c26
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ module JekyllPandocMultipleFormats ...@@ -32,7 +32,7 @@ module JekyllPandocMultipleFormats
\\end{document} \\end{document}
EOT EOT
INCLUDE_TEMPLATE = '\\includepdf[fitpaper=true,pages=-]{\detokenize@@document@@}}' INCLUDE_TEMPLATE = '\\includepdf[fitpaper=true,pages=-]{@@document@@}'
attr_accessor :files, :template attr_accessor :files, :template
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment