Closed
Description
Well, can I post any feedback on the Notebook mode that Tyler Leonhardt has posted on the PowerShell blog?
https://devblogs.microsoft.com/powershell/public-preview-of-notebook-mode-in-the-powershell-preview-extension-for-visual-studio-code/
Issue Description
The comment block style that our team normally uses doesn't seem to be correctly parsed as a Markdown block in the Nodebook mode.
<# =========================
# Write comment here
============================ #>
I hope this is improved.