packages feed

pandoc-crossref-0.3.15.0: test/m2m/secLabels/expect.md

# a First Level Section {#first-level-section}

## a.a Second Level Section {#second-level-section}

::: {#fig:myfig .figure}
![my figure](myfig.png)

::: caption
Figure a: my figure
:::
:::

## a.b Other Second Level Section {#other-second-level-section}

::: {#tbl:mytable}
  a   b   c
  --- --- ---
  1   2   3
  4   5   6

  : Table I: My table
:::