-
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Aug 10, 2022
Replies: 3 comments 3 replies
-
Don't use level 1 header which produces the following. While classical slides use level 2 headers (see https://quarto.org/docs/presentations/revealjs/#creating-slides). |
Beta Was this translation helpful? Give feedback.
2 replies
-
sure sorry about that @mcanouil even using the Rstudio built in template I get the same space across all slides example code
|
Beta Was this translation helpful? Give feedback.
1 reply
-
got it, thx!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you are getting confused by the fact that a reveal.js presentation fit the whole area available in a browser, while the slide keep the aspect ratio.
You can see on the screenshot below that the title is at the top left corner without spaces in the slide (it's from the code you provided).
PS: also use the Q&A category to help others find the questions and answers quicker.