Skip to content

moved footnote to after </tbody> in update_html#123

Open
nolankm wants to merge 1 commit intobenjaminrich:masterfrom
nolankm:footnote-placement
Open

moved footnote to after </tbody> in update_html#123
nolankm wants to merge 1 commit intobenjaminrich:masterfrom
nolankm:footnote-placement

Conversation

@nolankm
Copy link

@nolankm nolankm commented Mar 9, 2024

image

Small tweak to get the footnote to display at the bottom of the table when pasted to a spreadsheet application. Previously the footnote displayed before table body. Screenshot shows results before tweak and after tweak using Microsoft Excel:

table1(~mpg+cyl+disp, 
       data=mtcars,
       footnote='This is a test footnote')

Thank you for the package, I use it all the time, it's fantastic!

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.

1 participant