Windows isn't necessarily a system without `make`:

http://gnuwin32.sourceforge.net/packages/make.htm

It's a very long time since I had to use it though, so I don't know how well it works these days.

Den sön 29 sep. 2019 08:24Axel Kielhorn <a.kielhorn-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> skrev:

> Am 28.09.2019 um 20:14 schrieb John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>:
>
> Command-line options can never be set via YAML metadata, in general,
> though in some cases it may seem as if they can.  For example,
> you can specify `toc: true`; but this only works in formats where
> the only thing the `--toc` option has to do is set a `toc`
> template variable.
>
> Rather than adding a comment to the source with installation
> instructions, I usually use a simple Makefile:
>
> output.html: input.md
>             pandoc $< -o $@ --my-options-here…

On systems where I don’t have `make` I keep a separate file with the command lines.
Yes, plural, since I usually create HTML for a quick overview and something else for the final version.

Greetings form a Unix guy in Windows land.
Axel

--
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@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/F829EA44-5A95-404B-9B05-76FE9ADE965B%40gmail.com.

--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CADAJKhBwpB_RY%2B6Jt6dTidJ6xTJ4_ypaN9gFC1BeAx3L3tHpvA%40mail.gmail.com.