quarto.config

cli_path

function quarto.config.cli_path()
  -> string

Return the full path to quarto binary being used to run the Lua filter.

version

function quarto.config.version()
  -> pandoc.Version

Return the current Quarto version as a pandoc.Version object.