diff options
| author | John MacFarlane <[email protected]> | 2025-03-15 11:14:14 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-03-15 11:14:36 -0700 |
| commit | 2b11ce9bab4b91d2c0bd8d02c693b9a77f6dd29d (patch) | |
| tree | d1a0e59c60a49ae887d6ba6a69367fd0958a6242 /test/command/6360.md | |
| parent | 915e3672c76d24e7a406410c2eb022dc922e708a (diff) | |
Update tests for previous commit (protecting phantomsection).
Diffstat (limited to 'test/command/6360.md')
| -rw-r--r-- | test/command/6360.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/6360.md b/test/command/6360.md index 1f8a9a6f2..0e14b9b3b 100644 --- a/test/command/6360.md +++ b/test/command/6360.md @@ -2,5 +2,5 @@ % pandoc -f native -t latex --wrap=none [Link ("test2",[],[]) [Str "link",Space,Str "to",Space,Str "text",Space,Str "test1"] ("#test1","")] ^D -\phantomsection\label{test2}\hyperref[test1]{link to text test1} +\protect\phantomsection\label{test2}\hyperref[test1]{link to text test1} ``` |
