feat: parts system UI mutations and tracked changes#2889
feat: parts system UI mutations and tracked changes#2889harbournick wants to merge 12 commits intomainfrom
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Status: PASS The seven files handle
Both
Both are optional per spec. The translators don't fabricate them or enforce their presence, which is correct behavior. Per-part The spec says IDs should be "unique within a WordprocessingML document," but doesn't explicitly define whether the package's header, footer, footnote, and endnote parts share a single ID namespace or each maintain their own. Real-world DOCX files routinely reuse the same numeric IDs across parts (Word itself does this), so per-part maps in No invented attributes Neither translator introduces attributes outside the spec. The One thing to watch The |
75f7999 to
d676a68
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 75f7999850
ℹ️ 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".
3f97cdf to
846d4aa
Compare
846d4aa to
d6d1980
Compare
d6d1980 to
f90db7f
Compare
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
No description provided.