possibility to "namespace" distribution source? #3611
ijlyttle
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've gone through the documentation, and I confess that I can't think of a clean way that this could be done, but I'll make the wish anyway.
Following this example from the Distributing Extensions page, let's say we make the "shorty" extension available using:
Could there be a way to add some custom configuration to Quarto such that something like:
could do the same thing?
This could be useful for institutional extensions made available only inside the institution.
Perhaps some sort of user configuration to facilitate the interpolation of a
name
into a URL, e.g.:acme::
->https://artifactory-repository.acme.com/long-name-that-ends-with-quarto/{name}.zip
Could something like this be possible?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions