aboutsummaryrefslogtreecommitdiff
path: root/test/command
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2022-10-18 12:51:34 -0700
committerJohn MacFarlane <[email protected]>2022-10-18 12:51:34 -0700
commite3fd2d5a03e601a7c2cb09059b710eb137223da5 (patch)
tree96df3064bcb04584eb1d60ea2200b4fb97bb534c /test/command
parent4103d4da825baff53016babb40f384b03052f884 (diff)
Revert "HTML reader: avoid duplicating any existing identifier..."
This reverts commit e5fbddd3b6c0c7a3b76b313edbe55242e3b138fc.
Diffstat (limited to 'test/command')
-rw-r--r--test/command/7884.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/7884.md b/test/command/7884.md
index 3a52d97e3..be410801a 100644
--- a/test/command/7884.md
+++ b/test/command/7884.md
@@ -22,7 +22,7 @@
)
[ Header
1
- ( "chapter-1-1" , [] , [ ( "number" , "1" ) ] )
+ ( "chapter-1" , [] , [ ( "number" , "1" ) ] )
[ Str "Chapter" , Space , Str "1" ]
, Para
[ Str "Here"