public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>
To: pandoc-announce-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org,
	pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: ANN: pandoc 2.17
Date: Wed, 12 Jan 2022 20:31:32 -0800	[thread overview]
Message-ID: <m2r19cmf2z.fsf@MacBook-Pro-2.hsd1.ca.comcast.net> (raw)


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

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

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

In addition to the usual under-the-hood improvements
and bug fixes, there are some new features:

* `markua` (a Markdown variant used by Leanpub) is now supported as an
   output format.
* `--wrap=auto` will now wrap HTML output.
* Custom (Lua) readers can now access the full list of sources,
  not just the concatenated text.
* Official Org-cite citations are now supported in Org mode.
* Counter cookies and (with the fancy_lists extension)
  alphabetical lists are supported in Org mode.
* Custom (Lua) writers can now set template variables and access
  pandoc writer options.
* `r-stretch` classes can be attached to images in reveal.js, and
  `r-fit-text` classes can be attached to headers.
* HTML and EPUB templates now support abstracts.
* Powerpoint now uses a 16:9 aspect ratio by default.
* The Lua subsystem has many improvements, giving filters
  writers much more power (top down traversals, control
  over pandoc writers, access to bibliographic, and more:
  see changelog for details.)

API changes:

* Export writeMarkua from Text.Pandoc.Writers.Markdown.
* Do not export writeCustom from Text.Pandoc.Writers.
* Text.Pandoc.Filter.applyFilters now takes a filter environment
  of type Environment, instead of a ReaderOptions value.
* Text.Pandoc.Filter exports the Environment type.
* Global in Text.Pandoc.Lua has a new constructor PANDOC_WRITER_OPTIONS.

See the changelog for full details.

Thanks to all who contributed, including Albert Krewinkel,Jörn
Krenzer, Kolen Cheung, Martin Fischer, Mauro Bieg, Michael
Hoffmann, and new contributors Jannik Buhr, Jesse Hathaway,
Lucas Viana, Tuong Nguyen Manh, Tim Wisotzki and Saumel
Lemmenmeier.

-- 
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/m2r19cmf2z.fsf%40MacBook-Pro-2.hsd1.ca.comcast.net.


                 reply	other threads:[~2022-01-13  4:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2r19cmf2z.fsf@MacBook-Pro-2.hsd1.ca.comcast.net \
    --to=jgm-tvlzxgkolnx2fbvcvol8/a@public.gmane.org \
    --cc=pandoc-announce-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).