Skip to content

Add incremental div in presentations for incremental lists #4381

@jkr

Description

@jkr

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::

  1. use an incremental classed div for incremental lists.

  2. keep the old convention for backwards compatibility

  3. but use the new syntax in preference to it in the MANUAL.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions