From dc92c348275ad2de1da94033e0096cd610ee4883 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 20 Oct 2017 22:42:16 -0700 Subject: Use doctemplates 0.2.1: allows `$--` line comments in templates. Closes #3806. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index a0c85e830..ea6d98f58 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -334,7 +334,7 @@ library JuicyPixels >= 3.1.6.1 && < 3.3, Glob >= 0.7 && < 0.9, cmark-gfm >= 0.1.1 && < 0.2, - doctemplates >= 0.1 && < 0.2, + doctemplates >= 0.2.1 && < 0.3, http-client >= 0.4.30 && < 0.6, http-client-tls >= 0.2.4 && < 0.4, http-types >= 0.8 && < 0.10, -- cgit v1.2.3