Replies: 2 comments 4 replies
-
Can you explain in a little more detail what you're trying to achieve? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Quarto 1.4 will include function |
Beta Was this translation helpful? Give feedback.
3 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
Inside a Lua filter, I would like to generate a file that can be attached on an on-demand basis. So, I'm looking to add a dynamic "configuration" file.
For example, I'd like the Lua filter to be able to write out a configuration file like:
Is there a good way to go about this currently? I think all files largely have to be "fully" present to be included with a resource call.
Beta Was this translation helpful? Give feedback.
All reactions