How to convert all metadata keys from YAML block in the output, not just title, when using -s? #11656
Replies: 2 comments
-
|
Use a custom template that does what you want with the metadata fields you want to use. |
Beta Was this translation helpful? Give feedback.
-
|
According to Pandoc manual, custom templates require maintenance:
I wish there were some simple command flag so that Pandoc doesn't ignore any metadata from the YAML. Are you interested? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How to get all the metadata from source file into the output file?
Beta Was this translation helpful? Give feedback.
All reactions