Replies: 1 comment 1 reply
-
|
In the case of templates, it's just the format names, e.g. In the case of data files, there's no way to get this list (but you can look in pandoc.cabal at the data-files section). |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
$ pandoc --print-default-data-fileis great. One problem, it is like a Unix system where there is only
cat(1), and nols(1).Looking around for the list,
just shows one massive black box.
What pandoc command, offline, will give me a full list of all the things
$ pandoc --print-default-data-filecan print, on my system?
Same for
--print-default-template.Thanks.
Beta Was this translation helpful? Give feedback.
All reactions