Skip to content
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

Option to allow keeping .md output of a vignette #1726

Closed
sfirke opened this issue Mar 3, 2018 · 1 comment
Closed

Option to allow keeping .md output of a vignette #1726

sfirke opened this issue Mar 3, 2018 · 1 comment
Labels
feature a feature request or enhancement vignettes 📜
Milestone

Comments

@sfirke
Copy link

sfirke commented Mar 3, 2018

This StackOverflow question captures it: https://stackoverflow.com/questions/45575971/compile-a-vignette-using-devtoolsbuild-vignette-so-that-md-is-kept-in-the-v. Essentially, I like to have the .md version of my vignette on GitHub, so that readers can see the output of the calls. That has been a hassle to do using devtools.

Dirk's answer, and the function given in the comments, seem to work. But it would be lovely to be able to operate this way within the devtools workflow.

Related: https://stackoverflow.com/questions/44356236/build-md-vignette-using-devtools

@jimhester jimhester added the feature a feature request or enhancement label Mar 9, 2018
@jimhester jimhester added this to the 2.0.0 milestone Jul 18, 2018
@lock
Copy link

lock bot commented Jan 23, 2019

This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/

@lock lock bot locked and limited conversation to collaborators Jan 23, 2019
HughParsonage pushed a commit to HughParsonage/devtools that referenced this issue Jul 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature a feature request or enhancement vignettes 📜
Projects
None yet
Development

No branches or pull requests

2 participants