Skip to content
Discussion options

You must be logged in to vote

If someone was to make use of this extension, will they need to install luarocks in order for the extension to work properly, as the script depends on it?

If the scripts depends on some external dependency, yes it will be necessary to have those available. Quarto will just run the Lua Script as part of the filter chain during pandoc conversion, or directly using the Lua provided by Pandoc.

So only what is available in Lua API (https://quarto.org/docs/extensions/lua-api.html) will be available without more dependencies to install.

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@cscheid
Comment options

Answer selected by dweng0
Comment options

You must be logged in to vote
6 replies
@stefanocoretta
Comment options

@cscheid
Comment options

@stefanocoretta
Comment options

@cscheid
Comment options

@stefanocoretta
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
extensions relates to Quarto extensions mechanism lua Issues related to the lua codebase, filter chain, etc
4 participants