repo actions (edit
, source
, issue
) don't obey link-external-newwindow: true
#5964
Labels
bug
Something isn't working
triaged-to
Issues that were not self-assigned, signals that an issue was assigned to someone.
Milestone
Bug description
Hi,
I really like the repo actions!
I have a draft website here where I use them:
https://models-on-a-plane.pages.dev/
In the footer there is a link to calculang on GitHub, which opens in a new window, due to
link-external-newwindow: true
.The Edit this page, View Source and Report an issue links alongside them ("Repo actions links") don't follow the same behaviour.
Steps to reproduce
https://gitlab.com/declann/models-on-a-plane
_quarto.yml
has:and also
link-external-newwindow: true
Expected behavior
Repo actions links should obey
link-external-newwindow
i.e. open in a new window whenever set to trueActual behavior
Repo actions links take the user away from website
Your environment
No response
Quarto check output
The text was updated successfully, but these errors were encountered: