public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* ANN: pandoc 2.19.1
@ 2022-08-19  7:00 John MacFarlane
  0 siblings, 0 replies; only message in thread
From: John MacFarlane @ 2022-08-19  7:00 UTC (permalink / raw)
  To: pandoc-announce-/JYPxA39Uh5TLH3MbocFFw,
	pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

I'm pleased to announce the release of pandoc 2.19.1,
available in the usual places:

Binary packages & changelog:
https://github.com/jgm/pandoc/releases/tag/2.19.1

Source & API documentation:
http://hackage.haskell.org/package/pandoc-2.19.1

The main impetus for this release was to fix a regression
introduced in 2.19 involving link coloring on PDF output.

In addition, there is one major new feature: pandoc can now
be used as a web server or CGI program, when renamed or symlinked
as `pandoc-server` or `pandoc-server.cgi`.

As usual, there are a number of other significant improvements, which
you can read about in the changelog.

API changes:

  * New exported module Text.Pandoc.Server [API change].
  * Text.Pandoc.Highlighting: Export `lookupHighlightingStyle`.
  * Text.Pandoc.App.Opts: The `FromJSON` instance `Opt` now
    allows values to be omitted (in which case the values from
    `defaultOptions` are used).
  * Lua: add function `pandoc.utils.citeproc`.
  * Improved https://pandoc.org/try.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-19  7:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-19  7:00 ANN: pandoc 2.19.1 John MacFarlane

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).