R generated table cross reference on GFM #895
Unanswered
Yoshinobu-Ishizaki
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Thanks for reporting this. I have resolved this here: 13ee474 Note that crossrefs to tables aren't a perfect fit for
This may or may not actually work in practice (e.g. if the markdown renderer strips divs or adds an id prefix to divs as GH does). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When cross referencing table generated by R, "#| label" seems not working on gfm format.
Just generates table w/o caption and reference.
Code below works fine, but perhaps this is not consistent with Quarto design?
Beta Was this translation helpful? Give feedback.
All reactions