You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fkohrt opened this issue
Feb 11, 2025
· 2 comments
Assignees
Labels
bugSomething isn't workingtablesIssues with Tables including the gt integrationthemesRelated to HTML theming or any other style related issue (like highlight-style)
By default, a computational table is small, striped, and has a border. By adding the class plain it only has a border (see #2997). But it is not possible to remove the border by adding the class borderless:
So for computational table, I am not sure if we have support for all classes through the classes options. Possibly we need to enhance style support for computational table.
cderv
added
tables
Issues with Tables including the gt integration
themes
Related to HTML theming or any other style related issue (like highlight-style)
labels
Feb 11, 2025
bugSomething isn't workingtablesIssues with Tables including the gt integrationthemesRelated to HTML theming or any other style related issue (like highlight-style)
Bug description
By default, a computational table is small, striped, and has a border. By adding the class
plain
it only has a border (see #2997). But it is not possible to remove the border by adding the classborderless
:Steps to reproduce
(Also, it seems inconsistent that
classes
requires dots, whereasclass-output
doesn't.)Expected behavior
No horizontal border between rows.
Actual behavior
There is a horizontal border between rows.
Your environment
Mozilla/5.0 (X11; Linux x86_64; rv:134.0) Gecko/20100101 Firefox/134.0, Quarto 1.6.39 (/opt/quarto/bin/quarto)
Quarto check output
The text was updated successfully, but these errors were encountered: