public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MacFarlane <fiddlosopher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-announce-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org,
	pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: ANN: pandoc 3.1.3
Date: Wed, 7 Jun 2023 09:47:02 -0700	[thread overview]
Message-ID: <D834A676-67BE-4416-ADBD-B36E021DABE7@gmail.com> (raw)
In-Reply-To: <EA89EE02-8F6D-4C46-8012-2BD22A6BECF6-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

And, fun fact, pandoc can now be used as a calculator:

% pandoc -f typst -t plain
#(3 * calc.sin(90))
2.6819899908016733



> On Jun 6, 2023, at 9:49 PM, John MacFarlane <fiddlosopher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> 
> I'm pleased to announce the release of pandoc 3.1.3,
> available in the usual places:
> 
> Binary packages & changelog:
> https://github.com/jgm/pandoc/releases/tag/3.1.3
> 
> Source & API documentation:
> http://hackage.haskell.org/package/pandoc-3.1.3
> 
> The main new feature is a typst reader, which depends
> on a new Haskell library for parsing and evaluating
> typst expressions.  (This turned out to be quite a project,
> because typst is a fairly full-featured programming language
> in its own right.)  Typst support isn't perfect, but it
> should be good enough now to be useful. Typst 0.4 is the
> version supported.
> 
> API change: new exposed module, Text.Pandoc.Readers.Typst.
> 
> For other changes and bug fixes, see the changelog.
> 
> Thanks to all who contributed, especially new contributors
> Andreas Scherer, Charlotte Koch, Frank Seifferth, Matt Dodson,
> Michael Stahl, Noah Malmed, Stephan Meijer, Toni Dietze,
> perro tuerto, sdhoward, thron7, and wgevaert.
> 
> 


  parent reply	other threads:[~2023-06-07 16:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-07  4:49 John MacFarlane
     [not found] ` <EA89EE02-8F6D-4C46-8012-2BD22A6BECF6-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-06-07 16:47   ` John MacFarlane [this message]
     [not found]     ` <D834A676-67BE-4416-ADBD-B36E021DABE7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-06-07 17:29       ` Daniel Staal
2023-06-07 20:49   ` Václav Haisman
     [not found]     ` <b82c9871-69e1-21e7-dd6b-5e6181a8288e-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-06-07 20:50       ` Václav Haisman

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=D834A676-67BE-4416-ADBD-B36E021DABE7@gmail.com \
    --to=fiddlosopher-re5jqeeqqe8avxtiumwx3w@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).