SD-1708: Footnotes overlap footer and fall off the page#2021
SD-1708: Footnotes overlap footer and fall off the page#2021harbournick merged 6 commits intomainfrom
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7e093b892f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Visual diffs detectedPixel differences were found in visual tests. This is not blocking — reproduce locally with |
Via L3 deep analysis · critical risk |
|
🎉 This PR is included in superdoc v1.15.0-next.5 The release is available on GitHub release |
|
🎉 This PR is included in superdoc v1.15.0 The release is available on GitHub release |
|
🎉 This PR is included in superdoc-cli v0.2.0 The release is available on GitHub release |
Hi team! Here I had to remove default top/bottom padding for table cells because it caused inconsistency between Superdoc and Word layouts(Superdoc tables occupied more space on the page that similar ones in Word). Also it caused issues in footnotes reserves calculations.