Replies: 1 comment 3 replies
-
From what I understand it, the extensive styling allowed in GT is only supported in HTML. @rich-iannone can you confirm? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
My gt tables works fine when rendering a .qmd document into .html. Everything is ok --- no errors or warnings. When I try to render the same .qmd document into .pdf, tables lose colors and
Warning: HTML tags found, and they will be removed.
message appears. Is there a way to render (not using images) these tables within a .pdf file or is just not possible.Beta Was this translation helpful? Give feedback.
All reactions