We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64d24e commit 4f9e84aCopy full SHA for 4f9e84a
README.md
@@ -107,7 +107,7 @@ The `Script` input supports these formats:
107
108
> [!WARNING]
109
> Using `tests\info.ps1` is PowerShell syntax for calling a function from a specific module (e.g., `Microsoft.PowerShell.Management\Get-ChildItem`).
110
-
+<!-- markdownlint-disable-next-line -->
111
112
> [!TIP]
113
> Use script files instead of inline scripts for better support for development tools and linters. The PowerShell extension for Visual Studio Code and
0 commit comments