mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-10 19:37:12 +00:00
144bf90ab9
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}}}}