-
DescriptionConsider this example:
When rendering with Quarto (v. 1.5.56 on Windows), the footnote appears on a new line like this: The footnote appears correct using the Viewer-pane in RStudio so it's something that's introduced when rendering with Quarto. Is it a bug? |
Beta Was this translation helpful? Give feedback.
Answered by
olivroy
Aug 30, 2024
Replies: 2 comments 8 replies
-
This is a CC. @cscheid |
Beta Was this translation helpful? Give feedback.
8 replies
-
This is now fixed in dev gt (0.11.0.9000)! rstudio/gt#1860 # install.packages("pak")
pak::pak("rstudio/gt") |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
snhansen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is now fixed in dev gt (0.11.0.9000)! rstudio/gt#1860