Quatro allows to use pause (3 dots sep. by space: . . .). Unfortunately, when I split a page into 2 columns such approach doesn't work. Is it possible to force a pause within the columns? Pleas look at an example below:
:::: {.columns}
::: {.column width="50%"}
1. First
. . .
2. Second
:::
::: {.column width="50%"}
3. Third
. . .
```{r}
head(mtcars)