Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jjallaire
-
We do document that we support all pandoc command line options. You can find documentation for these options here: https://pandoc.org/MANUAL.html#options |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to run something like the command below, to apply only in rendering
self-contained:true
.I have tried using
-M
and-P
options, but these do not work, becauseself-contained
is probably neither Metadata nor Parameter.How to do it?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions