You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for this great project and I want to propose a enhancement that might be useful.
Currently the incremental list works for individual slides, however, when there are nested levels of list items, the incremental list will apply to every level. Therefore, is it possible to make them separated? Like for example specify to which level will be incremental.
The reason this one is necessary is because you can't use pause tag in between lists, it will break the layout. Therefore, such control would be appreciated for some nested levels of lists.