Correctly handle percentage widths for table cells#256
Correctly handle percentage widths for table cells#256ad-si wants to merge 11 commits intoprivateOmega:masterfrom
Conversation
|
This repo isn't being maintained anymore, but if you go to the TurboDocx/html-to-docx one we're happy to take a look if we haven't fixed this already in our hard fork |
|
Thanks for the heads up @nicolasiscoding. However, this version here seems to have quite a few more commits. Can you say something about the differences / improvements in your fork? |
|
@ad-si i haven't seen what has been merged lately in this repo as we stopped contributing about 2 years ago. In our fork, we actively maintain it and continually deploy with features and bug fixes. AFAIK from when we began the fork we support more tags and edge cases with complex OOXML, better error handling, and handle most document editors, etc. |
This should avoid exceeding the maximum call stack size as described at https://stackoverflow.com/q/63352844
|
Thank you for the infos @nicolasiscoding! |
Fixes #189