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


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

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

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

Some notable changes:

* New --embed-resources flag, which does not imply --standalone.
  --self-contained is now deprecated in favor of --embed-resources --standalone.

* Custom Lua readers and writers are now sought in the readers and writers
  subdirectories of the user data directory, if not found in the working
  directory.

* New input format 'tsv' (tab-separated values).

* RST, Org-mode, and Markdown readers now support row and colspans
  in grid tables.  (The corresponding writers do not yet support
  these features.)

* EPUBv3, which previously always used MathML to render math, now
  allows a choice of math methods, just like EPUBv2.  (If you've
  been relying on the default of producing MathML and want that
  to continue, you should now add --mathml to your command line.)

* Environment variable interpolation now works in highlight-style
  and pdf-engine fields in defaults files.

API changes:

* Text.Pandoc.Readers.CSV now exports `readTSV`.

* Text.Pandoc.Class: add new function findFileWithDataFallback.

* Text.Pandoc.Shared: add new function formatCode.

* Text.Pandoc.Parsing: Remove boolean parameter from gridTableWith' and
  gridTableWith. We now always handle a table head if present.

For a full accounting of the many changes and bug fixes in this
release, see the changelog.

Thanks to all who contributed, including Albert Krewinkel, Brian
Leung, Frerich Raabe, John Muccigrosso, Naveen, and new
contributors Amir Dekel, Bastien Dumont, Benjamin Wuethrich,
Castedo Ellerman, Cezary Drożak, Elliot Bobrow, Gabriel
Lewertowski, Georgi Lyubenov, Hos Es, Ivan Panchenko, Jaehwang
Jung, Masataka Ogawa, Sukil Etxenike, Sukka, Wentao Han, YI, and
black-desk,


-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/52FF6B6E-5439-4F2B-ADEF-299B31884403%40berkeley.edu.


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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-04  7:01 ANN: pandoc 2.19 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).