There is a newer version of the record available.

Published January 14, 2022 | Version 2.17.0.1
Software Open

jgm/pandoc: 2.17.0.1

Description

Click to expand changelog - Require pandoc-lua-marshal 0.1.3.1 (#7831, Albert Krewinkel). Fixes a problem with `List.includes` and `List.find` that caused a Lua stackoverflow and subsequent program crash. - HTML template: load header-includes before math (#7833, Kolen Cheung). MathJax expect the config comes before loading the MathJax script. This change of order allows one to config MathJax via header-includes, which loads before the MathJax script. Cf. #2750. - When reading defaults file, stop at a line `...`. This line signals the end of a YAML document. This restores the behavior we got with HsYaml. yaml complains about content past this line. See https://github.com/jgm/pandoc/issues/4627#issuecomment-1012438765 - Text.Pandoc.Citeproc: allow `notes-after-punctuation` to work with numerical styles that use superscripts (e.g. american-medical-association.csl), as well as with note styles. The default setting of `notes-after-punctuation` is true for note styles and false otherwise. This restores a behavior of pandoc-citeproc that wasn't properly carried over to Citeproc (#7826, cf. jgm/pandoc-citeproc#384). - Use commonmark-pandoc 0.2.1.2 (#7769). - Add FAQ on images in ipynb containers (#7749, Kolen Cheung).

Files

jgm/pandoc-2.17.0.1.zip

Files (8.5 MB)

Name Size Download all
md5:d0f6736a2c178fa2252cd29980862a3b
8.5 MB Preview Download

Additional details

Related works