Skip to content
Discussion options

You must be logged in to vote

However, it appears that the div ::: {.content-visible when-format='html'} some-html-stuff-here :::` works flawlessly in the desktop app, but fails on posit.cloud.

How does it fails on posit.cloud ? Do you have an error message ?

If I am guessing correctly, you have a knitr rendering error mentioning non-HTML format and saying webshot or webshot2 needs to be applied to get a screenshot to be included in non HTML format. You would get the same message in R Markdown ecosystem.

So if I am right you need to either install the package webshot2 or webshot and its dependencies. Then it should work. I believe it is not working posit.cloud because the environment comes fresh, and you may not hav…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rainer-rq-koelle
Comment options

Answer selected by rainer-rq-koelle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
computations support a request for support markdown-pipeline Related to markdown rendering outside the main document
2 participants