Replies: 1 comment 1 reply
-
|
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.
-
Description
Within an extension, I want to include some global Lua functions and update package.path for all lua filter files.
In pandoc, I can use init.lua (https://pandoc.org/lua-filters.html#lua-interpreter-initialization).
How to do that in quarto ? Can I have an init.lua in an extension ?
Beta Was this translation helpful? Give feedback.
All reactions