pandoc-crossref-0.3.17.1: test/m2m/label-precedence/expect.md
# \* First Section {#first-section label="*"}
text
{#fig:fig1}
## \*.A Subsection {#subsection}
other text
{#fig:fig2 label="+"}
### \*.A.A Subsubsection {#subsubsection}
text text text
# B Custom on other elements {#custom-on-other-elements}
{#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