mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-10 11:27:06 +00:00
e409509a68
Previously an Emph inside a Span was being treated as nested markup and ignored. With this patch, the Span is just ignored. Closes #5446.
67 B
67 B
% pandoc -f latex -t rst
{\em test test \/}
^D
*test test*