Skip to content

Return correct quarto path and version for when this package is used in a quarto document #290

@cderv

Description

@cderv

Especially quarto:::find_quarto() so that other function works like quarto_version()

But there is also QUARTO_EXECUTE_INFO that is available that can help maybe

jsonlite::read_json(Sys.getenv("QUARTO_EXECUTE_INFO"))[["format"]][["metadata"]][["quarto-version"]]

cc @gadenbuie

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions