{{ message }}
Are there any plans to improve the Show-Markdown cmdlet? #27902
237dmitry
started this conversation in
Enhancements
Replies: 1 comment 1 reply
|
I suggest that Show-Markdown is an ideal candidate for decoupling from the core code of PowerShell and given a new life as a component in PSGallery. That way it can be developed independently from the core of PowerShell by people who care about it rather than as a low-priority afterthought. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Show-Markdown currently looks frankly lackluster. Hyperlinks don't work, formatting is flawed. It feels like it's just there for show.
For comparison, here's the same document opened with Show-Markdown and in Leaf:
All reactions