Highlight the "reserved" labels (HTML ids) prefixes #3044
Closed
mcanouil
started this conversation in
Feature Requests
Replies: 2 comments
-
For sure. We'll be doing some major work on those starting on 1.3. One thing we could do is emit a warning if the content of figures/etc doesn't match our expectations. Right now we're silently failing most of the time. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closing in favour of #6201. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Recently and few times already, some issues were reported when using some of the prefixes defined in Quarto for cross-references.
I think, it would be a good idea to highlight somewhere (maybe in https://quarto.org/docs/authoring/cross-references.html) that there are some "reserved" prefixes for labels and HTML ids, such as
fig-
,tbl-
,thm-
,eq-
, etc.Beta Was this translation helpful? Give feedback.
All reactions