summaryrefslogtreecommitdiff
path: root/pandoc.hs
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-11-27 15:45:08 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-01-25 17:07:39 +0100
commit300d94ac249e7e70fb92fb21f6426d894fce61ce (patch)
tree656e971e911de70914da8db0d87383a89a2c4a9a /pandoc.hs
parent23baba22430a1e56fc03453168933cc02c451567 (diff)
Deleted whitespace at end of source lines.
Diffstat (limited to 'pandoc.hs')
-rw-r--r--pandoc.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.hs b/pandoc.hs
index baea94e6c..258b0c735 100644
--- a/pandoc.hs
+++ b/pandoc.hs
@@ -1269,7 +1269,7 @@ convertWithOpts opts args = do
let laTeXInput = "latex" `isPrefixOf` readerName' ||
"beamer" `isPrefixOf` readerName'
-
+
-- disabling the custom writer for now
writer <- if ".lua" `isSuffixOf` format
-- note: use non-lowercased version writerName