I meant also to ask whether it might be possible for the "try pandoc" site to allow additional command-line options to be specified? Perhaps just a fixed set (in addition to the current from, to and standalone)?

On Fri, 25 Jun 2021 at 12:37, William Lupton <wlupton-QSt+ys/nuMyEUIsrzH9SikB+6BGkLq7r@public.gmane.org> wrote:
Hello,

It seems that adding --citeproc causes a question mark to be brought within quotes, which I didn't expect. I tried escaping it but this didn't make any difference. Putting a space before it avoids the behaviour... but I don't want a space!

Thanks,
William

% pandoc -v
pandoc 2.14.0.3

% cat question.md
'-'?

% pandoc question.md
<p>‘-’?</p>

% pandoc --citeproc question.md
<p>‘-?’</p>

--
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/CAEe_xxj5HQxauZkWhrzasf6Nz5XQdZ0hvVaveTg-V9oQFAjF6w%40mail.gmail.com.