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
Currently presentations use a list-inside-blockquote convention for incremental lists. But that feels fairly hacky (and non-portable), since we have native divs and a nice fenced div syntax.
Suggestions::
use an incremental classed div for incremental lists.
keep the old convention for backwards compatibility
but use the new syntax in preference to it in the MANUAL.