packages feed

pandoc-crossref-0.3.10.0: test/m2m/setLabelAttribute/input.md

---
setLabelAttribute: true
codeBlockCaptions: true
chapters: true
...

# Section

![Figure](./image.png){#fig:1}

$$equation$${#eq:1}

| a | b |
|---|---|
| 1 | 2 |

: Table {#tbl:1}

```
code
```

: Code Listing {#lst:1}

## Section {label="customLabel"}