Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/tests/docs/crossrefs/before-newcrossref-regression-tests/captions-margin-figure-div.qmd
3587 views
---
title: "margin captions"
---

::: {#fig-cap-margin cap-location="margin"}

![](img/abbas.jpg)

A caption

:::

![Another caption](img/abbas.jpg){#fig-cap-margin-2 cap-location="margin"}

See @fig-cap-margin and @fig-cap-margin-2.