You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure you are able to repro it on the latest version
Search the existing issues.
Steps to reproduce
The PR numbers in the content returned by Get-WhatsNew should be made hyperlinks.
Today, they are just a number like #12345. That works fine in the GitHub context, but not in the terminal. The PR numbers should be made hyperlinks, so that Show-Markdown can make them clickable.
Prerequisites
Steps to reproduce
The PR numbers in the content returned by
Get-WhatsNewshould be made hyperlinks.Today, they are just a number like
#12345. That works fine in the GitHub context, but not in the terminal. The PR numbers should be made hyperlinks, so thatShow-Markdowncan make them clickable.Error details
No response
Version
0.4.0
Visuals
No response