Lua Environment Extension For Quarto
lua-env is an extension for Quarto to provide access to Lua objects as metadata, and optionally to export them as JSON.
Installation
quarto add mcanouil/quarto-lua-env@1.5.2
This will install the extension under the _extensions subdirectory.
If you're using version control, you will want to check in this directory.
Documentation
The full documentation lives at https://m.canouil.dev/quarto-lua-env/: every path the extension publishes, the JSON export and its filters, and values printed live from the render.
example.qmd is a short, standalone starting point you can copy.
Licence
MIT.