quarto-dev / quarto-dev/quarto-cli
HTML output: is there a tabset anchor?
Open
@cscheid is already working on this.
Since Feb 24, 2023.
enhancement
html
tabsets
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
It can't only be solved with an anchor because we need javascript to switch tabs. But it might be possible to add something to our tabby runtime to do this.
Discussed in https://github.com/quarto-dev/quarto-cli/discussions/3415
Originally posted by aborruso November 21, 2022
Hi,
imagine I have a 3 tabs tabset.
Is there a way to have an anchor link that scroll to that tabset, and open the third?
Thank you
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.