From 532bbc875bbcb52ddbaa02600bb856d7e32b795e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 17 Jun 2024 19:57:33 -0700 Subject: Use latest commonmark-extensions. This fixes `auto_identifiers` and `ascii_auto_identifiers` extensions so that they substitute aliases for emojis, as documented. See #9876. --- stack.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 91c4356ab..8882eab56 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,6 +15,7 @@ extra-deps: - typst-symbols-0.1.6 - texmath-0.12.8.9 - emojis-0.1.4.1 +- commonmark-extensions-0.2.5.5 - git: https://github.com/jgm/typst-hs commit: dfe0367b248419c3555044705fa79a52b9c20089 - git: https://github.com/jgm/djoths -- cgit v1.2.3