pandoc-3.6.4: test/command/2874.md
```
% pandoc -f html -t latex
<a></a>
<br/>
^D
{}\strut \\
```
```
% pandoc -f html -t latex
<a name="foo"></a><br/>
^D
\protect\phantomsection\label{foo}{}\strut \\
```
```
% pandoc -f html -t latex
<a></a>
<br/>
^D
{}\strut \\
```
```
% pandoc -f html -t latex
<a name="foo"></a><br/>
^D
\protect\phantomsection\label{foo}{}\strut \\
```