This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
title: "Markdown to HTML: Cross-references and captions for tables and figure" | |
output: | |
bookdown::html_document2 | |
--- | |
Update December 2022: `gt` and `rtables` (partially) have cross-references. | |
And there is [`quarto`](https://quarto.org/docs/authoring/cross-references.html), not treated here, which has a much more elegant referencing syntax. |