aboutsummaryrefslogtreecommitdiff
path: root/test/command/4742.md
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2024-06-17 19:57:33 -0700
committerJohn MacFarlane <[email protected]>2024-06-17 19:57:33 -0700
commit532bbc875bbcb52ddbaa02600bb856d7e32b795e (patch)
treed87953ad6ae9baa86cda677ef2a78f5ecb47b564 /test/command/4742.md
parent80ad2f09d3ec0b3ba0f001eccec6c2584af16776 (diff)
Use latest commonmark-extensions.
This fixes `auto_identifiers` and `ascii_auto_identifiers` extensions so that they substitute aliases for emojis, as documented. See #9876.
Diffstat (limited to 'test/command/4742.md')
-rw-r--r--test/command/4742.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/command/4742.md b/test/command/4742.md
index a91dffb33..f213b889f 100644
--- a/test/command/4742.md
+++ b/test/command/4742.md
@@ -7,7 +7,7 @@ extension properly.
^D
[ Header
1
- ( "non-ascii--raksmorgas" , [] , [] )
+ ( "non-ascii-warning-raksmorgas" , [] , [] )
[ Str "non"
, Space
, Str "ascii"
@@ -29,7 +29,7 @@ so it survives...
^D
[ Header
1
- ( "non-ascii-\65039-r\228ksm\246rg\229s" , [] , [] )
+ ( "non-ascii-warning-r\228ksm\246rg\229s" , [] , [] )
[ Str "non"
, Space
, Str "ascii"
@@ -49,7 +49,7 @@ so it survives...
^D
[ Header
1
- ( "non-ascii-\65039-r\228ksm\246rg\229s" , [] , [] )
+ ( "non-ascii-warning-r\228ksm\246rg\229s" , [] , [] )
[ Str "non"
, Space
, Str "ascii"