Add new <xref:xxxx> syntax for Specref auto adding to bibliography #1159
Unanswered
thadguidry
asked this question in
Ideas
Replies: 1 comment 2 replies
-
Thanks @thadguidry. We are also having some conversations around the cross-project links here. Do you know if respec is intended to be adopted wider than the w3c documentation? We are looking at ways to expose cross-references between myst projects, and this might be an option? |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be useful to just mention a specification shortname and then MyST would automatically enable hover, as well as add to the bibliography, if configured to do so.
addXrefToBib: true
Example syntax:
<xref:RFC8259>
[](xref:RFC8259)
[[RFC8259]]
See example of how ReSpec handles this: https://github.com/w3c/respec/wiki/ReSpec-Editor's-Guide#references
Beta Was this translation helpful? Give feedback.
All reactions