diff options
| author | Albert Krewinkel <[email protected]> | 2022-12-17 17:39:54 +0100 |
|---|---|---|
| committer | Albert Krewinkel <[email protected]> | 2022-12-18 15:47:48 +0100 |
| commit | e83120fd2da2c8ffbd97ef0228a0a39767bca1aa (patch) | |
| tree | 58a8adbdd19816e01751c3172962dc3310b10cde /stack.yaml | |
| parent | 8f5af5a06c2c247e2bd47543a1faef017b62d240 (diff) | |
ConTeXt writer: support syntax highlighting for code.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
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 |
