packages feed

pandoc-crossref-0.3.15.0: test/m2m/label-precedence/expect.md

# \* First Section {#first-section label="*"}

text

::: {#fig:fig1 .figure}
![A figure](image.png)

::: caption
Figure α: A figure
:::
:::

## \*.A Subsection {#subsection}

other text

::: {#fig:fig2 .figure label="+"}
![A figure with custom label](image.png){label="+"}

::: caption
Figure +: A figure with custom label
:::
:::

### \*.A.A Subsubsection {#subsubsection}

text text text