You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried the following on RStudio but it does not work.
# {data-fullscreen}
The text was updated successfully, but these errors were encountered:
rleyvasal
changed the title
Missing option to display iframe (HTML) in with data-fullscreen mode
Missing option to display iframe (HTML) with data-fullscreen mode
May 4, 2022
rleyvasal
changed the title
Missing option to display iframe (HTML) with data-fullscreen mode
Missing option to display iframe (HTML) in data-fullscreen mode
May 4, 2022
There is also a new tool called Quarto that has a HTML presentation based on RevealJS quarto.org/docs/presentations/revealjs
Quarto is next generation publishing tool, built on top of all the R Markdown experience: quarto.org/docs/faq/rmarkdown.html
For new features it could be worth trying - we probably won't invest new big features inside the R package for now.
If you get block by this package limitation, the Quarto format will really worth a try.
Thanks @cderv, I will give Quarto a try as soon as I can get the installation to work. I installed quarto on pc, installed VSCode extension and get error installation not found. I already posted the issue on quarto's GitHub repo.
There appears to be a missing option to display an HTML page in fullscreen mode.
The code to below extracted from vscode-reveal github repo inserts HTML into slides in to full screen mode.
I have tried the following on RStudio but it does not work.
# {data-fullscreen}
The text was updated successfully, but these errors were encountered: