aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAlbert Krewinkel <[email protected]>2023-02-11 17:12:34 +0100
committerJohn MacFarlane <[email protected]>2023-02-11 14:53:53 -0800
commitc2827e77650a08d6bacc18c5dd440d5d27acca96 (patch)
treea1a68a2b487d887352fea6f6f8875ed1f84c3136 /stack.yaml
parenta5c6776bee999f52f21072098dd8686cbe8438c9 (diff)
Use latest pandoc-lua-marshal release, version 0.2.1.
All major AST elements now have `__tojson` metamethods that return the JSON representation of an element. This allows to JSON-encode these elements with libraries that respect the `__tojson` metamethod, including dkjson.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index b25be2ebc..8c8f39a7c 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -19,7 +19,7 @@ extra-deps:
- texmath-0.12.6
- citeproc-0.8.1
- pandoc-types-1.23
-- pandoc-lua-marshal-0.2.0
+- pandoc-lua-marshal-0.2.1
- commonmark-pandoc-0.2.1.3
- skylighting-0.13.2.1
- skylighting-core-0.13.2.1