I’ve recently started to use typst and I’m currently preparing some slides.
#slide[
== Why did I choose X?
#pause
#v(1em)
bla bla bla:
#v(0.5em)
- “More bla bla bla”
#v(0.1em)
#pause
- Reason Y
]
I’d like to add more bullet points but at some point they will fill the page.
How to hide those previous bullet points leaving only the bullet point symbol?
Something like this:
