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

Code snippets in non-example Rd sections not rendering correctly #23

Open
t-kalinowski opened this issue Feb 15, 2023 · 0 comments
Open

Comments

@t-kalinowski
Copy link

Docs for tensorflow::install_tensorflow() contain two sections with non-runnable code chunks. This is how they currently appear on the website:

image

This is how they appear in R's generated html (viewed from the ide, and as served up my help.start()):
image

image

Temporary fix applied for this reference page: rstudio/tensorflow.rstudio.com@5f479cd

But this is a pretty common doc pattern for packages where code can't easily be run on CRAN (e.g., keras), so likely there are other pages w/ this issue.

@t-kalinowski t-kalinowski changed the title Code snippets in code not rendering correctly Code snippets in non-example Rd sections not rendering correctly Feb 15, 2023
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

No branches or pull requests

1 participant