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