pandoc-3.10: test/command/5529.md
```
% pandoc -t latex
~~`hello world`~~
~~_`hello world`_~~
^D
\st{\mbox{\texttt{hello\ world}}}
\st{\emph{\mbox{\texttt{hello\ world}}}}
```
```
% pandoc -t latex
~~`hello world`~~
~~_`hello world`_~~
^D
\st{\mbox{\texttt{hello\ world}}}
\st{\emph{\mbox{\texttt{hello\ world}}}}
```