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

append counterReset to docx-wrapper only when root element #140

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ackermannen
Copy link

when counter-reset is applied to the docx-wrapper class, it seems to result in nested numberings never being reset. By only appending resetCounters that are root level, it seems like these issues go away.

This is my first contribution, if you need me to update the unit tests, please give me a brief description how to replace the index.html documents effectively. This PR changes the output so that the unit test fails.

#136 Fixes this issue

@VolodymyrBaydalka VolodymyrBaydalka force-pushed the master branch 3 times, most recently from 11eb7fa to 88d7d53 Compare January 17, 2025 16:36
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.

2 participants