Skip to content

Use the implicit list-item counter #85

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

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

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