Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/dev-docs/feature-format-matrix/qmd-files/crossref/float/caption-location-bottom/document.qmd
3595 views
---
format:
  docusaurus-md: {}
cap-location: bottom
---

::: {#tbl-1}

|foo|bar|
|---|---|
|v1 |v2 |

This is the table caption.

:::