Skip to content

Conversation

@neupauer
Copy link
Contributor

@neupauer neupauer commented Oct 25, 2020

This solution preserves the start and reversed attribute of the <ol> element and the value attribute of the <li> element.

Implementation details:
Uses the implicit list counter instead of custom one.

An alternative solution to PR #75

Resolve #71

Signed-off-by: Peter Neupauer <peter@neupauer.sk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The start attribute of the ordered list is ignored

1 participant