aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-10-26 15:57:55 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2017-10-26 15:57:55 -0700
commit76886678a6be4db6e8e60ade514710bfe3e62b28 (patch)
treeb86d18a2b6d4df5b6e8c6d2ed02bac393a55f6fc /stack.yaml
parent9ff04a947e39746ef1351111cda18d13644a1cd8 (diff)
downloadpandoc-76886678a6be4db6e8e60ade514710bfe3e62b28.tar.gz
Use skylighting 0.4.2.
This prevents the problem with extra space around highlighted code blocks (closes #3996). Note that we no longer put an enclosing div around highlighted code blocks. The pre is the outer element, just as for unhighlighted blocks.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 4b820c764..5e25529f5 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -9,7 +9,7 @@ packages:
extra-deps:
- pandoc-types-1.17.2
- hslua-0.9.2
-- skylighting-0.4.1
+- skylighting-0.4.2
- cmark-gfm-0.1.1
- QuickCheck-2.10.0.1
- tasty-quickcheck-0.9.1