Files
John MacFarlane c21177b113 Smart quote parsing: ignore curly quotes.
Previously we tried to match curly quotes as well as straight
quotes, producing Quoted inlines.  But it seems better just to
assume that those who use curly quotes want them passed through
verbatim.

This also fixes an (unintended) bug whereby curly single left
quotes would sometimes be changed to single right quotes.

Closes #10610.
2025-02-13 13:58:53 -08:00

203 B
Raw Permalink Blame History

% pandoc -t latex --wrap=preserve
hi there?“
hi there!“
hi there?
hi there!
hi there!
^D
hi there?{\kern0pt}``
hi there!{\kern0pt}``
hi there?{\kern0pt}`
hi there!{\kern0pt}`
hi there!