When lightbox is used in a page, figures are not numbered anymore (https://quarto.org/docs/authoring/cross-references.html). Normally, the following will result in a caption below the figure that reads 'Figure 1: Elephant'. ``` {#fig-elephant} ``` Using lightbox on that page will result in a caption reading 'Elephant'