Skip to content

Conversation

@blefevre
Copy link

@blefevre blefevre commented Jun 4, 2025

This PR adjusts the ordered list parsing to correctly allow for interruptions in the list.
E.g:

1. Lorum
2. Ipsum
* Dolor
3. Sit Amet

Will now convert as expected instead of the numbering restarting at 1 after the unordered list.

This also adds the ability to use w:startOverride if present, so Documents can correctly alter the starting index of a list.

Closes #413

…in the list, and to use w:startOverride if present
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.

Wrong Numbering for Resuming Lists

1 participant