aboutsummaryrefslogtreecommitdiff
path: root/stack.pkg.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-12-08 12:16:32 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2017-12-10 21:13:05 -0800
commit5e039d913f0f8db2e7fc8ea37dee30b174c4594f (patch)
tree3a677fb02c7e8e20dda8ba69ba553cc85c19b38c /stack.pkg.yaml
parent1cd785fe33231a15423dea7d26cb9a7d770a7ace (diff)
downloadpandoc-5e039d913f0f8db2e7fc8ea37dee30b174c4594f.tar.gz
Changes for skylighting-0.5.
This fixes a bug in 2.0.4, whereby pandoc could not read the theme files generated with `--print-highlight-style`. It also fixes some CSS issues involving line numbers. Highlighted code blocks are now enclosed in a div with class sourceCode. Highlighting CSS no longer sets a generic color for pre and code; we only set these for class `sourceCode`. This will close #4133 and #4128.
Diffstat (limited to 'stack.pkg.yaml')
-rw-r--r--stack.pkg.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.pkg.yaml b/stack.pkg.yaml
index aaeb253f4..de878643a 100644
--- a/stack.pkg.yaml
+++ b/stack.pkg.yaml
@@ -16,7 +16,7 @@ extra-deps:
- pandoc-types-1.17.3
- hslua-0.9.3
- hslua-module-text-0.1.2
-- skylighting-0.4.4.1
+- skylighting-0.5
- texmath-0.10
- cmark-gfm-0.1.1
- QuickCheck-2.10.0.1