aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/command/2874.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/command/2874.md b/test/command/2874.md
index 1fb530dc1..99f46d2fb 100644
--- a/test/command/2874.md
+++ b/test/command/2874.md
@@ -3,12 +3,12 @@
<a></a>
<br/>
^D
-{}~\\
+{}\strut \\
```
```
% pandoc -f html -t latex
<a name="foo"></a><br/>
^D
-\protect\hypertarget{foo}{}{}~\\
+\protect\hypertarget{foo}{}{}\strut \\
```