Skip to content

Ensure tables print correctly when called from inline code in .qmd/.Rmd#1689

Merged
rich-iannone merged 3 commits intomasterfrom
print-html-table-inline
Jun 6, 2024
Merged

Ensure tables print correctly when called from inline code in .qmd/.Rmd#1689
rich-iannone merged 3 commits intomasterfrom
print-html-table-inline

Conversation

@rich-iannone
Copy link
Member

This makes a small change to knit_print.gt_tbl() so that tables, when printed in inline code, display correctly. Previously, inline printing of tables would additionally print `{=html} in the rendered page.

Fixes: #1055

@rich-iannone rich-iannone changed the title Ensure tables can print inline in .qmd/.Rmd Ensure tables print correctly when called from inline code in .qmd/.Rmd May 29, 2024
@rich-iannone rich-iannone merged commit 0382e80 into master Jun 6, 2024
@rich-iannone rich-iannone deleted the print-html-table-inline branch June 6, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

consequence of breaking change in htmltools 0.5.3

2 participants