From 5e039d913f0f8db2e7fc8ea37dee30b174c4594f Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 8 Dec 2017 12:16:32 -0800 Subject: 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. --- stack.pkg.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stack.pkg.yaml') 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 -- cgit v1.2.3