When new containers are pushed to ghcr.io a command line client (like the docker
CLI) often displays the container name after a successful push like this ghcr.io/github/super-linter:latest
. Because these name look so much like URLs we've now added support for you to click directly on those names ghcr.io/github/super-linter:latest in your terminal and be taken to the container page https://github.com/orgs/github/packages/container/package/super-linter automatically.
When you’re writing an issue, pull request, or discussion comment the list syntax for bullets, numbers, and tasks will now be autocompleted after you press return or enter.
If you’re at the end of your list, use shift + enter to skip the autocomplete and continue writing on the next line.