Path: blob/main/tests/docs/latex-output/figure-div.qmd
6452 views
---
title: "test"
format:
latex: default
---
::: {#fig-foo}

This is the figure
:::
See @fig-foo for more.
---
title: "test"
format:
latex: default
---
::: {#fig-foo}

This is the figure
:::
See @fig-foo for more.