The following code doesn't work:
##PrintAndReturnSomething## uses ##echo## (which is an alias for ##Write-Output##) to print "Hello, World".
The regular expression matches ## uses ## and ## (which is an alias for ## rather than the other way around.
Workarounds:
- Use backticks at the beginning of a line.
- Wrap the line in
{{! and !}}
skrysm#16