mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-12 04:17:16 +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}}}}