slipshow icon indicating copy to clipboard operation
slipshow copied to clipboard

Carousel doesn't work, or ambiguous syntax

Open gavinleroy opened this issue 4 months ago • 6 comments

Trying to use a carousel results in all children being shown at the same time.

It's possible I've gotten the syntax wrong due to a lack of examples, in which case I'd say: add an example :)

How I'm using it

{carousel}
> <img src="....svg" />
> {pause change-page}
> <img src="....svg" />

gavinleroy avatar Oct 05 '25 18:10 gavinleroy