diff options
| author | John MacFarlane <[email protected]> | 2024-03-14 10:11:04 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-03-14 10:11:04 -0700 |
| commit | b2b04a2f1c787344d09740498a1ee0319d657b88 (patch) | |
| tree | 22d7e68073739b6a9c381d8ad28163b4de210362 /stack.yaml | |
| parent | b03b0ed6552e16e8308549913854103323e83026 (diff) | |
Use djot 0.1.1.2, update tests.
djot 0.1.1.1 was horribly buggy and dropped content after lists.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 604419f34..408250c94 100644 --- a/stack.yaml +++ b/stack.yaml @@ -16,7 +16,7 @@ extra-deps: - typst-0.5.0.1 - tls-2.0.1 - skylighting-format-blaze-html-0.1.1.2 -- djot-0.1.1.1 +- djot-0.1.1.2 - zip-archive-0.4.3.1 - git: https://github.com/jgm/texmath commit: 85d7c9aaa19c9cc5f53f1cd56384cf89bef83ca4 |
