New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make upload.fun configurable via option #214
Comments
|
This example shows how to override Lines 176 to 188 in de45a37
With that in mind, what are you thinking? |
|
If specifying |
|
That example definitely helps, and I personally think calling |
|
I'm highjacking your issue @wlandau. Note to self: wrap upload.fun and put the logic about doing different things for different venues inside it. Then make that something that is configurable via option. Default behaviour for general population stays the same but people like @wlandau can re-configure and we could share a recipe that helps people in China and can't use imgur.com (see the ending of the #220 saga). |
|
Thanks, @jennybc! |
|
Also related to #259 re: making the options better documented. |
|
I should announce here that, now that the big transition to a proper Rmd document format + |
As much as I love automatic image embedding in
reprex, it does present a challenge for those of us collaborating on confidential projects in a locked-down industry setting. My own company's proxies do not block the uploads, and the URLs are public. We would still like to share rendered reprexes in our internal private repos.The text was updated successfully, but these errors were encountered: