A custom writer to extract documents' metadata as JSON #10658
massifrg
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
There is indeed a simpler solution. Create a template meta.tpl containing just
Then |
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.
-
Hello,
I just published a Lua custom writer for Pandoc that extracts the metadata from a document as a JSON object.
I did a rapid search for similar solutions, but I could not find one, so I wrote mine.
The script can
MetaInlines
andMetaBlocks
Beta Was this translation helpful? Give feedback.
All reactions