Skip to content
Discussion options

You must be logged in to vote

You need to use fragment and the associated classes.

Note that the documentation about r-stack states you need to use fragment.


edit:

---
format: revealjs
---

## Slide

:::: {.r-stack}

:::: {.fragment fragment-index="1"}

:::: {.fragment fragment-index="2" .fade-out}

[H🤔H]{style="font-size: 4em; color: white; background-color: green;"}

:::

:::

:::: {.fragment fragment-index="2" .fade-in}

{{< lipsum 1 >}}

:::

:::

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rodrigo-j-goncalves
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
revealjs Issues with the revealjs format
2 participants