-
DescriptionI only want the footer / footnote to appear after the bulleted list appears. Neither of these approaches work (as the footer / footnote is always visible): ---
format:
revealjs:
incremental: true
---
- Bullet 1*
- Bullet 2
::: {.footer .fragment}
*Footer
::: ---
format:
revealjs
---
::: {.fragment}
- Bullet 1^[Footnote]
:::
::: {.fragment}
- Bullet 2
::: |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Sep 9, 2023
Replies: 1 comment
-
See: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mcanouil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See: