Skip to content

Ensure display of footnotes works properly for interactive tables#1620

Merged
rich-iannone merged 1 commit intomasterfrom
fix-single-footnotes-interactive
Apr 15, 2024
Merged

Ensure display of footnotes works properly for interactive tables#1620
rich-iannone merged 1 commit intomasterfrom
fix-single-footnotes-interactive

Conversation

@rich-iannone
Copy link
Member

This fixes a bug where single footnotes (i.e., exactly one footnote) won't appear in the footer of an interactive table. Using two or greater distinct footnotes works. This simply modifies a conditional statement so that all numbers of footnotes work properly.

Fixes: #1615

@rich-iannone rich-iannone changed the title Modify check for no of fnotes (to include singl case) Ensure display of footnotes works properly for interactive tables Apr 15, 2024
@rich-iannone rich-iannone merged commit 971d99f into master Apr 15, 2024
@rich-iannone rich-iannone deleted the fix-single-footnotes-interactive branch April 15, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

single footnotes not displayed in opt_interactive()

1 participant