github jgm/pandoc 1.12.4.2
pandoc 1.12.4.2

latest releases: 3.1.13, pandoc-lua-engine-0.2.1.4, pandoc-cli-3.1.13...
9 years ago
  • Require highlighting-kate >= 0.5.8. Fixes a performance regression.
  • Shared: addMetaValue now behaves slightly differently: if both the new and old values are lists, it concatenates their contents to form a new list.
  • LaTeX reader:
  • Set bibliography in metadata from \bibliography or \addbibresource command.
  • Don't error on %foo with no trailing newline.
  • Org reader:
  • Support code block headers (#+BEGIN_SRC ...) (Albert Krewinkel).
  • Fix parsing of blank lines within blocks (Albert Krewinkel).
  • Support pandoc citation extension (Albert Krewinkel). This can be turned off by specifying org-citation as the input format.
  • Markdown reader:
  • citeKey moved to Text.Pandoc.Parsing so it can be used by other readers (Albert Krewinkel).
  • Text.Pandoc.Parsing:
  • Added citeKey (see above).
  • Added HasLastStrPosition type class and updateLastStrPos and notAfterString functions.
  • Updated copyright notices (Albert Krewinkel).
  • Added default.icml to data files so it installs with the package.
  • OSX package:
  • The binary is now built with options to ensure that it can be used with OSX 10.6+.
  • Moved OSX package materials to osx directory.
  • Added OSX package uninstall script, included in the zip container (thanks to Daniel T. Staal).

Don't miss a new pandoc release

NewReleases is sending notifications on new releases.