aboutsummaryrefslogtreecommitdiff
path: root/test/command/2874.md
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-03-15 11:14:14 -0700
committerJohn MacFarlane <[email protected]>2025-03-15 11:14:36 -0700
commit2b11ce9bab4b91d2c0bd8d02c693b9a77f6dd29d (patch)
treed1a0e59c60a49ae887d6ba6a69367fd0958a6242 /test/command/2874.md
parent915e3672c76d24e7a406410c2eb022dc922e708a (diff)
Update tests for previous commit (protecting phantomsection).
Diffstat (limited to 'test/command/2874.md')
-rw-r--r--test/command/2874.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/2874.md b/test/command/2874.md
index 41bd17959..a82ae3893 100644
--- a/test/command/2874.md
+++ b/test/command/2874.md
@@ -10,5 +10,5 @@
% pandoc -f html -t latex
<a name="foo"></a><br/>
^D
-\phantomsection\label{foo}{}\strut \\
+\protect\phantomsection\label{foo}{}\strut \\
```