Path: blob/main/tests/docs/crossrefs/before-newcrossref-regression-tests/tables-simple.qmd
12926 views
---
title: Table Crossref Test
---
## Simple Crossref Table
| Col1 | Col2 | Col3 |
|------|------|------|
| A | B | C |
| E | F | G |
| A | G | G |
: My Caption {#tbl-letters}
See @tbl-letters.