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

Better Markdown Integration #145

Open
brodieG opened this issue May 10, 2020 · 0 comments
Open

Better Markdown Integration #145

brodieG opened this issue May 10, 2020 · 0 comments
Milestone

Comments

@brodieG
Copy link
Owner

brodieG commented May 10, 2020

As discussed in this thread, markdown integration is possible but a bit hacky. See also the vignette. Ideally there would be either a format or pager or something that does the direct output in the correct format. Remains the issue of how to specify the "asis" knitr chunk option.

More broadly, once the correct output format is setup (maybe even self detecting that running under markdown), is it possible to intercept viewer calls in some way so that the html output shows inline as plots do without any additional work required. This would likely fall onto whatever is generating and running the markdown document (e.g. reprex), though not sure about this as I haven't dug into it at all.

@brodieG brodieG added this to the 0.3 milestone May 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant