Use commonmark-extensions 0.2.3.
This commit is contained in:
parent
ed3690afcd
commit
c9d309d84b
2 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue