intellij-powershell icon indicating copy to clipboard operation
intellij-powershell copied to clipboard

add run ability to code blocks in markdown (similar to sql)

Open ghost opened this issue 6 years ago • 0 comments

While this plugin adds syntax highlighting to code blocks in markdown if you specify the syntax as powershell, it doesn't add the ability to run the code block directly from markdown (as it does when a code block's syntax is specified as being sql). This would be a nice enhancement.

ghost avatar Dec 12 '18 16:12 ghost