Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure display of footnotes works properly for interactive tables #1620

Merged
merged 1 commit into from
Apr 15, 2024

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
11 checks passed
@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