Setting a particular tab to focus when the docs are built. #3982
-
Is there a way to focus on a given tab ? As an example, take https://squidfunk.github.io/mkdocs-material/reference/content-tabs/#grouping-code-blocks as a reference. There are 2 tabs, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 14 replies
-
@facelessuser I thought this was possible with something like |
Beta Was this translation helpful? Give feedback.
@facelessuser I thought this was possible with something like
===+
or===!
, similar to how details work, but can't seem to find something on your docs!? If not, would this be something to consider? Also couldn't find a reference in the tests.