Relative Content

Tag Archive for rquartokable

Quarto Table Captions Not Displaying at Top of Table

I am trying to put the caption for a table in a Quarto document above the table, which is the default behavior according to Quarto’s documentation. However, even when I specify that the table caption location should be top, it is still showing up at the bottom. I’m not sure if this is a bug or if I am doing something wrong.