aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2022-01-12 09:58:45 -0800
committerJohn MacFarlane <[email protected]>2022-01-12 09:58:45 -0800
commitc9d309d84bb7920da0ebea549258231ec069203b (patch)
tree46c5b6e64d27f3e6799cfeeeb9af72acbdf8b297
parented3690afcdd4598ff0940f902499287c2f55dba0 (diff)
Use commonmark-extensions 0.2.3.
-rw-r--r--pandoc.cabal2
-rw-r--r--stack.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index b1e90e28f..74a941785 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -461,7 +461,7 @@ library
case-insensitive >= 1.2 && < 1.3,
citeproc >= 0.6.0.1 && < 0.7,
commonmark >= 0.2.1.1 && < 0.3,
- commonmark-extensions >= 0.2.2 && < 0.3,
+ commonmark-extensions >= 0.2.3 && < 0.3,
commonmark-pandoc >= 0.2.1.1 && < 0.3,
connection >= 0.3.1,
containers >= 0.4.2.1 && < 0.7,
diff --git a/stack.yaml b/stack.yaml
index 224b7485f..7464440d2 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -34,7 +34,7 @@ extra-deps:
- unicode-data-0.2.0
- texmath-0.12.4
- commonmark-0.2.1.1
-- commonmark-extensions-0.2.2.1
+- commonmark-extensions-0.2.3
- commonmark-pandoc-0.2.1.1
- citeproc-0.6.0.1
- ipynb-0.2