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

avoid calling fix_subdoc twice (only in include_docx_template) #807

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

staffanm
Copy link
Contributor

@staffanm staffanm commented Feb 3, 2025

This fixes #805 (but may have other side effects -- but it seems safer to run fix_subdoc before render since render may cause dangling bookmarkEnd tags, that renumber_bookmarks() then will renumber incorrectly).

@jhpyle jhpyle merged commit 536cb01 into jhpyle:master Feb 16, 2025
3 checks passed
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.

using include_docx_template may corrupt cross references in the resulting Word document
3 participants