quarto-github
quarto-github copied to clipboard
feat: allow GitHub mentions in text
Introduce functionality to mention GitHub users by their usernames, creating links to their profiles. Update documentation to reflect this new feature.
This will have to wait for the below issue to be fixed:
- https://github.com/quarto-dev/quarto-cli/issues/11750
This new feature cannot work (satisfyingly) without:
- https://github.com/quarto-dev/quarto-cli/pull/13067