Repeat

The repeat binding duplicates slides for each object in an array found at the JSON path. If a section has more than one slide, the slides are duplicated sequentially. If the section has multiple slides, they are duplicated in the order 1-2-1-2.

Syntax

<<Repeat:Label$ArrayPath>>

Parameters

LabelĀ : This will be the name of the section in the generated presentation.
ArrayPath: JSON path for the array to iterate through.