Get target document path in filter? #12241
Unanswered
acederberg
asked this question in
Q&A
Replies: 1 comment
-
See: |
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.
-
Description
I would like to know the path of the document being rendered by quarto in a lua filter. I see that
PANDOC_STATE.input_files
can be used but this only refers to a temporary path. Check out this issue for some context.For example, the following filter will output a temporary file to
quarto
output:For a document
The output looks like
Beta Was this translation helpful? Give feedback.
All reactions