You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable extending syntaxes to override indentation constrints (#224)
This commit introduces `no_indent` variable, inspired by Bash, to enable
extending syntaxes to override indentation constraints.
Use cases:
- embed powershell in indented fenced code blocks in Markdown
- embed powershell in YAML files, such as GitHub Action workflows
0 commit comments