reveal.js presentation: Slides with no title appear in the toc #3668
Replies: 1 comment
-
Thanks! Tracking on #3671. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
I've got a small but annoying problem designing a reveal.js-presentation in Quarto: when I have slides with no title (e.g.: a contact slide at the end, a slide with a full-size image, a quote ...) it appears in the toc as an empty bullet point, like this:
TOC
How can I get rid of that bullet point? I already tried this but it only worked for the hamburger menu, not the toc. Some googling showed me a [%notitle] param for reveal.js but I did not find a Quarto implementation for it yet.
Thanks for the help!
Alex
Beta Was this translation helpful? Give feedback.
All reactions