-
Notifications
You must be signed in to change notification settings - Fork 383
Open
Labels
documentationDoc improvements & quarto-webDoc improvements & quarto-webluaIssues related to the lua codebase, filter chain, etcIssues related to the lua codebase, filter chain, etc
Milestone
Description
About those new function missing in our doc
quarto.doc.input_file
quarto.doc.output_file
Yep, it will available to any LUA code that is being executed (e.g. filter or shortcode)- it is public but you're right that it is omitted from the documentation (unintentionally)!
We also added some project related functions that are omitted:
quarto.project.directory
quarto.project.offset
quarto.project.profile
quarto.project.output_directory
Let's keep this issue open to track getting the documentation updated to reflect this.
Originally posted by @dragonstyle in #2249 (comment)
Metadata
Metadata
Assignees
Labels
documentationDoc improvements & quarto-webDoc improvements & quarto-webluaIssues related to the lua codebase, filter chain, etcIssues related to the lua codebase, filter chain, etc