Skip to content

Commit ee67052

Browse files
authored
Update Invoke-Formatter.md
We don't use language tags for syntax blocks.
1 parent 0ec6607 commit ee67052

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference/ps-modules/PSScriptAnalyzer/Invoke-Formatter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Formats a script text based on the input settings or default settings.
1414

1515
## SYNTAX
1616

17-
```powershell
17+
```
1818
Invoke-Formatter [-ScriptDefinition] <string> [[-Settings] <Object>] [[-Range] <int[]>]
1919
[<CommonParameters>]
2020
```

0 commit comments

Comments
 (0)