public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* ANN: pandoc 2.11.3
@ 2020-12-18  8:12 John MacFarlane
  0 siblings, 0 replies; only message in thread
From: John MacFarlane @ 2020-12-18  8:12 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw,
	pandoc-announce-/JYPxA39Uh5TLH3MbocFFw


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

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

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

Changes of note:

* `--bibliography` (and `bibliography` in YAML metadata) now searches
  the resource path. It can also now take a URL as argument.

* New `sourcepos` extension for commonmark and gfm.  When this is
  set on the reader, detailed source position information is added
  to the AST (and to HTML output).

* Two new extensions affecting the ODT writer: `xrefs_name`
  will change internal links to headings, figures, and tables to
  opendocument cross-references (using the name of the
  referenced item for the description), and `xrefs_number`
  will add numbers to these references if available.

* Fixed handling of Boolean metadata values in templates
  and in writing YAML metadata.

* Many bug fixes and minor improvements.

Thanks to all who contributed, especially Albert Krewinkel,
Nils Carlson, and new contributors Aner Lucero, Alex Toldaiev,
Igor Pashev, Jan Tojnar, Shin Sang-jae, cholonam, taotieren,
and TEC.


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

only message in thread, other threads:[~2020-12-18  8:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-18  8:12 ANN: pandoc 2.11.3 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).