---
title: "My Document"
crossref:
fig-prefix: F. # (default is "fig.")
tbl-prefix: T. # (default is "tbl.")
title-delim: — # (default is ":")
ref-hyperlink: false # (default is true)
---
# Introduction
{#fig-elephant}
See @fig-elephant for an illustration.
| Col1 | Col2 | Col3 |
|------|------|------|
| A | B | C |
| E | F | G |
| A | G | G |
: My Caption {#tbl-letters}
See @tbl-letters.