aboutsummaryrefslogtreecommitdiff
path: root/pandoc.hs
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.hs')
-rw-r--r--pandoc.hs8
1 files changed, 0 insertions, 8 deletions
diff --git a/pandoc.hs b/pandoc.hs
index 5d3b85f6e..0baf555de 100644
--- a/pandoc.hs
+++ b/pandoc.hs
@@ -289,14 +289,6 @@ convertWithOpts opts args = do
uriFragment = "" }
_ -> Nothing
- {- TODO - smart is now an extension, but we should prob make
- - texligatures one too...
- let smartExt = if laTeXInput
- then texLigatures
- else smart || (texLigatures &&
- (laTeXOutput || conTeXtOutput))
- -}
-
let readerOpts = def{ readerStandalone = standalone'
, readerParseRaw = parseRaw
, readerColumns = columns