1return { 2 ['version'] = function(args, kwargs, meta) 3 return table.concat(quarto.version, '.') 4 end 5} 6 7