Skip to content

Instantly share code, notes, and snippets.

@yarick
Created August 3, 2018 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yarick/e81dddcd9ecbcfcdab3a3b5005dcec1a to your computer and use it in GitHub Desktop.
Save yarick/e81dddcd9ecbcfcdab3a3b5005dcec1a to your computer and use it in GitHub Desktop.
powershell
# View Markdown
ConvertFrom-Markdown -Path '.\_posts\2018-8-1-PowerShell-Markdown.md' -AsVT100EncodedString | Show-Markdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment