From e83120fd2da2c8ffbd97ef0228a0a39767bca1aa Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Sat, 17 Dec 2022 17:39:54 +0100 Subject: ConTeXt writer: support syntax highlighting for code. --- stack.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index a69527445..579149535 100644 --- a/stack.yaml +++ b/stack.yaml @@ -9,8 +9,9 @@ packages: - 'pandoc-lua-engine' - 'pandoc-server' extra-deps: -- skylighting-core-0.13.1.2 -- skylighting-0.13.1.2 +- skylighting-core-0.13.2 +- skylighting-0.13.2 +- skylighting-format-context-0.1 - skylighting-format-ansi-0.1 - skylighting-format-latex-0.1 - skylighting-format-blaze-html-0.1.1 -- cgit v1.2.3