suppression balises markdown et correction indentation

This commit is contained in:
2025-01-29 22:03:41 +01:00
parent 615e5dec3e
commit ee607d146e

View File

@@ -1,4 +1,3 @@
```powershell
param (
[string]$FolderPath,
[string]$FolderName,
@@ -90,5 +89,3 @@
Permission-Dossier
Write-Host "Script execution completed."
```