Skip to content

Fix: add whitespace to regexp - #493

Merged
elapouya merged 1 commit into
elapouya:masterfrom
quintagroup:fix/resolve_listing_function
May 8, 2023
Merged

Fix: add whitespace to regexp#493
elapouya merged 1 commit into
elapouya:masterfrom
quintagroup:fix/resolve_listing_function

Conversation

@AdrianVorobel

@AdrianVorobel AdrianVorobel commented May 5, 2023

Copy link
Copy Markdown
Contributor

They capture wrong xml tags, for example: r'<w:t(?:[^>]*)?>.*?</w:t>' captures not only <w:t>, but also <w:tc>, <w:tcBorders> etc.

elapouya pushed a commit that referenced this pull request May 8, 2023
@elapouya
elapouya merged commit d042d45 into elapouya:master May 8, 2023
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