Skip to content
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

#1517 Fix ordered lists #1568

Merged
merged 4 commits into from
Dec 14, 2024
Merged

Conversation

filecage
Copy link
Contributor

What kind of change does this PR introduce?
This PR fixes #1517, where ordered lists would not correctly count and always keep the counter at 1. This issue has been introduced with #1487.

Additionally, tests have been added for ordered lists as well as sub-lists to avoid similar mistakes in the future.

Checklist:

  • Unit Tests
  • Documentation
  • Update CHANGELOG.md
  • Ready to be merged

@liborm85 liborm85 merged commit ffbbee5 into foliojs:master Dec 14, 2024
2 checks passed
@liborm85
Copy link
Collaborator

Thanks.

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.

Bullet number on version 0.15.0 not work
2 participants