Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Score of 0
0 answers
114 views

I'm creating a Quarto Reveal.js presentation and cannot get the author information to center on the title slide, despite having text-align: center; in my CSS. The title and subtitle center correctly, ...
Score of 0
1 answer
215 views

I have a slide in a revealjs presentation created with quarto, with several fragments and an incremental list (example below). Ideally, the speaker notes should be visible at specific moments, as ...
Score of 1
1 answer
76 views

When I render the revealjs document, the code output div/ section has the corners which are not the same background color as the output (see attached image with red arrows). Can this be fixed to match ...
Score of 0
0 answers
60 views

I'm trying to creat this effect in Quarto Reveal.js presentations with a space between two or more columns of text, which is not filled with background color set for individual columns. For now I'm ...
Score of 1
1 answer
313 views

I am using Quarto to create a Reveal.js presentation. My YAML looks like this: --- format: revealjs: footer: "Footer text" --- I would like the footer to always show the current date (...
Score of 2
1 answer
189 views

With {.fragment .fade-in-then-out}, we can display some content that disappears at the next fragment. I would like something like .fade-in-then-still-in-then-out, where the content would remain ...
Score of 1
1 answer
86 views

On one slide of my presentation, I use .fragment.fade-in to make elements appear one after another. I would like to change the style (e.g., text formatting) of a fragment’s content when a second ...
Score of 0
1 answer
124 views

I am trying to setup reveal.js and would like to get the fullscreen functionality to work. When I press 'f' it does expand to fullscreen but then shrinks right back down to normal size. It's ...
Score of 2
0 answers
144 views

I'm trying to use shinylive to show a shiny python example in a revealjs quarto presentation. Unfortunately, the shinylive output keeps rendering and doesn't show the output. Here is a reproducible ...
Score of 1
0 answers
50 views

We have this site build with reveal.js: https://jano.pt Everything looks good (the way we want) in our computer browsers. But in mobile the layout switches to scroll layout. And the navigation arrows ...
Score of 1
1 answer
324 views

I am trying to define a new operator in Quarto presentation (revealjs), but I either fail or it adds a white empty slide. Here are two examples: Fails This code fails in the sense that \N is not ...
Score of 1
1 answer
105 views

I am preparing slides for a course in Quarto using Revealjs. How can I render two different versions of the presentation? One for the students (including tasks) and one for the presenter (including ...
Score of 0
2 answers
348 views

Update: This question was submitted as a request on the https://github.com/quarto-dev/quarto-cli/discussions/12276! I'm working on a Quarto blog where each post consists of a reveal.js slide show. My ...
Score of 2
1 answer
227 views

This is a follow-up question. I’m wondering how to format a series of footnotes in a reveal.js slide. For example, I would like to apply three footnotes to one sentence, like so: test_1[1-3] My ...
Score of 4
1 answer
346 views

I’m creating a Reveal.js presentation using Quarto and I want to cite the same footnote multiple times in the same slide. Here’s a minimal example (all in one .qmd file): --- title: "test" ...

15 30 50 per page
1
2 3 4 5
46