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

Reimplement text grep and replace using the new XML parser #14

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

bosschaert
Copy link
Contributor

Replace will now work across multiple tags in the .xml file that contains the source of the .docx file. The replacement is spread across those tags on output.
Additional unit tests added.

Fixes #2 and #11

Replace will now work across multiple tags in the .xml file that
contains the source of the .docx file. The replacement is spread across
those tags on output.
Additional unit tests added.

Fixes #2 and #11
@bosschaert bosschaert merged commit 815484e into main Jan 15, 2024
2 checks passed
@bosschaert bosschaert deleted the fix-replace_sq branch January 19, 2024 16:41
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.

Limitation of the tool on modified Word documents
1 participant