mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-21 08:41:37 +00:00
This handles things like hyphenation, line breaks, and nonbreaking spaces better. Closes #8411.
144 B
144 B
% pandoc -t latex
~~`hello world`~~
~~_`hello world`_~~
^D
\st{\mbox{\texttt{hello\ world}}}
\st{\emph{\mbox{\texttt{hello\ world}}}}