This repository has been archived on 2026-07-19 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
v2.0.9
The previous regex /<w:t(?!...)/ matched any tag starting with <w:t including <w:tbl>, <w:tc>, <w:tr>. Added lookahead (?=[ >/]) to only match <w:t> elements (followed by space, > or /). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
Archived from gitea.marcus1.com
Releases
23
Languages
PHP
97.9%
Shell
2.1%