Context
First sphinx-design tabs are awesome!
In the Tabs documentation it is mentioned that it is possible to link to specific tabs using the query arguments ?category=key2#synchronised-tabs
However including query arguments in Markdown isn't directly supported. I know this really isn't a part of sphinx-design itself, but I was only able to figure it out by looking at the tabs.md file.
Proposal
- Document the need to enable the
attrs_inline extension for Myst
- Document the need to append
{.external} to the link
Tasks and updates
No response
Context
First sphinx-design tabs are awesome!
In the Tabs documentation it is mentioned that it is possible to link to specific tabs using the query arguments
?category=key2#synchronised-tabsHowever including query arguments in Markdown isn't directly supported. I know this really isn't a part of sphinx-design itself, but I was only able to figure it out by looking at the
tabs.mdfile.Proposal
attrs_inlineextension for Myst{.external}to the linkTasks and updates
No response