Skip to content

Conversation

@mcanouil
Copy link
Contributor

@mcanouil mcanouil commented Aug 15, 2022

This PR brings two new wrapper functions: quarto_install_extension() and quarto_use_template()

Fixes #42
Fixes #27

@mcanouil mcanouil changed the title Feat-new-commands Add quarto_install_extension / quarto_use_template Aug 15, 2022
@mcanouil mcanouil changed the title Add quarto_install_extension / quarto_use_template Add quarto_install_extension() / quarto_use_template() Aug 15, 2022
@mcanouil
Copy link
Contributor Author

mcanouil commented Aug 24, 2022

Future: check if the current install/use function can use extension/format from within an R package (quarto-dev/quarto-cli#2079)
Although, this would require to set up a structure and document that structure, as for example the inst/rmarkdown/templates for Rmarkdown (https://bookdown.org/yihui/rmarkdown-cookbook/package-template.html).

@mcanouil mcanouil changed the title Add quarto_install_extension() / quarto_use_template() feat: add quarto_install_extension() / quarto_use_template() Aug 25, 2022
@cderv cderv merged commit 1a4ba6c into quarto-dev:main Oct 13, 2023
@cderv
Copy link
Collaborator

cderv commented Oct 13, 2023

Thanks @mcanouil for the PR. I tweaked quite a bit and use this opportunity to improve overall.

@mcanouil mcanouil deleted the feat-new-commands branch October 13, 2023 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Add the equivalent of rmarkdown::draft() to this package NEWS.md file for changelog?

2 participants