From abee708f64b95fea227e31c0e6d90e2ce809e2ce Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 25 Jan 2017 17:00:59 +0100 Subject: [PATCH] Added skylighting (new dependency of pandoc). skylighting is a syntax highlighting library that will replace highlighting-kate for pandoc. I have not removed highlighting-kate, however, because it may be used by other packages, but it should be considered deprecated. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1492bace..8ab46872 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2198,6 +2198,7 @@ packages: - cmark - texmath - highlighting-kate + - skylighting - pandoc-types - zip-archive - doctemplates