Skip to content

Commit ec36a50

Browse files
jedrazbclaude
andauthored
chore: add missing changeset for #585 (#601)
PR #585 (collect footnote references from table cells) landed without a changeset, so the fix wouldn't ship in the next release bump. This adds the patch entry so changesets picks it up. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent f3b416b commit ec36a50

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@eigenpal/docx-editor-core': patch
3+
---
4+
5+
Footnote references authored inside table cells (and text boxes) are now collected by the page-reservation pass. Previously `collectFootnoteRefs` walked only top-level blocks and skipped tables entirely, so nested refs never reached `mapFootnotesToPages` and the per-page footnote area silently dropped them while the body still rendered the in-line superscript marker. Fixes #584.

0 commit comments

Comments
 (0)