mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 01:36:45 +00:00
Changes in try pandoc
This commit is contained in:
@@ -72,7 +72,7 @@ writerOpts :: WriterOptions
|
||||
writerOpts = def { writerReferenceLinks = True,
|
||||
writerEmailObfuscation = NoObfuscation,
|
||||
writerHTMLMathMethod = MathJax (defaultMathJaxURL ++
|
||||
"MathJax.js?config=TeX-AMS_CHTML-full"),
|
||||
"tex-mml-chtml.js"),
|
||||
writerHighlightStyle = Just pygments }
|
||||
|
||||
readerOpts :: ReaderOptions
|
||||
|
||||
Reference in New Issue
Block a user