aboutsummaryrefslogtreecommitdiff
path: root/test/command/5529.md
blob: fcecd9b1fb3d0bbb32c05007c2657779bbb605b9 (plain)
1
2
3
4
5
6
7
8
9
10
```
% pandoc -t latex
~~`hello world`~~

~~_`hello world`_~~
^D
\sout{\mbox{\texttt{hello\ world}}}

\sout{\emph{\mbox{\texttt{hello\ world}}}}
```