aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-12-15 23:45:34 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2020-12-15 23:45:34 -0800
commitb4b4e32307499aafa2e6c1c713ee41f1c787ea76 (patch)
tree7bee37a1daf0a3c97d228646b66e79d4513d9f47 /stack.yaml
parent8b872301eb68f0617c648cd6929ca8ff0ecbffd6 (diff)
downloadpandoc-b4b4e32307499aafa2e6c1c713ee41f1c787ea76.tar.gz
Properly handle boolean values in writing YAML metadata.
(Markdown writer.) This requires doctemplates >= 0.9. Closes #6388.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index ef0bc7a83..7c1bde8ae 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -16,7 +16,10 @@ extra-deps:
- commonmark-0.1.1.2
- commonmark-extensions-0.2.0.4
- commonmark-pandoc-0.2.0.1
-- doctemplates-0.8.3
+# - doctemplates-0.8.3
+- doctemplates:
+ git: https://github.com/jgm/doctemplates.git
+ commit: 6cb8d09264f7c1f4b59ac67ff98b1a664a85e36a
- citeproc-0.2.0.1
# - citeproc:
# git: https://github.com/jgm/citeproc.git