Path: blob/main/dev-docs/feature-format-matrix/qmd-files/crossref/float/table/document.ipynb
3595 views
Kernel: Python 3
Crossreferenceable “Table”s
Tables with a caption and a label can be referenced using the @ref
syntax, as Table 1 shows.
Default | Left | Right | Center |
---|---|---|---|
12 | 12 | 12 | 12 |
123 | 123 | 123 | 123 |
1 | 1 | 1 | 1 |
Table 1: This is the caption for the table
Tables can contain arbitrary content instead of an image. This lets you, for example, use an image to represent the table, in case its formatting is too complex for it to be rendered in HTML.
As images
See Table 2.