packages feed

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

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

text

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

## \*.A Subsection {#subsection}

other text

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

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

text text text

# B Custom on other elements {#custom-on-other-elements}

![Figure F: Figure](fig.png){#fig:fig3 label="F"}

::: {#tbl:table label="T"}
  a   b   c
  --- --- ---
  1   2   3
  4   5   6

  : Table T: Caption
:::

[$$y = e^x\qquad{(E)}$$]{#eq:equation label="E"}

fig. F tbl. T eq. E