Skip to content

pandoc 1.16.0.2

Compare
Choose a tag to compare
@jgm jgm released this 14 Jan 05:07
· 10467 commits to master since this release
  • Depend on deepseq rather than deepseq-generics (commercialhaskell/stackage#1096).
  • Fixed regression in latex smart quote parsing (#2645). In cases where a match was not found for a quote, everything from the open quote to the end of the paragraph was being dropped.