[ ] Please include a minimal, fully reproducible example in a single .qmd file? Please provide the whole file rather than the snippet you believe is causing the issue.
[ ] Please format your issue so it is easier for us to read the bug report.
[ ] Please document the RStudio IDE version you're running (if applicable), by providing the value displayed in the "About RStudio" main menu dialog?
[ ] Please document the operating system you're running. If on Linux, please provide the specific distribution.
[ ] Please provide the output of quarto check so we know which version of quarto and its dependencies you're running.
That would be cool! We should just keep performance regression in mind when we do this (I know we had trouble in the past with a call to git taking longer than we expected)
Bug description
I think when linking to the source file, it would be nice if the
code-tools: source: repo
linked to exact commit for that file on GitHub.For my personal blog, I used to do something like this:
Checklist
quarto check
so we know which version of quarto and its dependencies you're running.