Skip to content

Ordered lists not obeying start attribute #52

Description

@JoshuaMorris

When using ordered lists and wanting the list to start on a specific number, it persists the count to begin with one instead of the number specified in the start attribute. Example:

<ol start="21">
   <li></li>
</ol>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions