-
I'm trying to make an expandible callout in an Revealjs slides but it don't work. There is a way that it works?
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
As from the code base, collapse is not a valid option for Although, the idea to have collapsible callouts in slides is questionable in my opinion. Also note that this is mentionned in #727 |
Beta Was this translation helpful? Give feedback.
-
FYI, this is tracked in #1328. |
Beta Was this translation helpful? Give feedback.
As from the code base, collapse is not a valid option for
revealjs
format, at least I don't find any trace of it.Although, the idea to have collapsible callouts in slides is questionable in my opinion.
This being said, I don't know if Quarto team wants the collapsible callouts to also work in
revealjs
, thus port the Bootstrap elements to Reveal.js.Also note that this is mentionned in #727