Require commonmark-pandoc >= 0.2.2.1.

This fixes task lists with multiple paragraphs.
This commit is contained in:
John MacFarlane 2021-06-28 12:20:00 -07:00
parent dd098d4e15
commit 7ac8fcbcac
2 changed files with 2 additions and 1 deletions

View file

@ -453,7 +453,7 @@ library
citeproc >= 0.4.0.1 && < 0.4.1,
commonmark >= 0.2.1 && < 0.3,
commonmark-extensions >= 0.2.1.2 && < 0.3,
commonmark-pandoc >= 0.2.1 && < 0.3,
commonmark-pandoc >= 0.2.1.1 && < 0.3,
connection >= 0.3.1,
containers >= 0.4.2.1 && < 0.7,
data-default >= 0.4 && < 0.8,

View file

@ -8,6 +8,7 @@ packages:
- '.'
extra-deps:
- commonmark-0.2.1
- commonmark-pandoc-0.2.1.1
- skylighting-core-0.10.5.2
- skylighting-0.10.5.2
- git: https://github.com/jgm/doctemplates