This is content converted from Markdown!
Here's a JSON sample:
{
"foo": "bar"
}| <html> | |
| <head> | |
| <style> | |
| h1 { | |
| font-family: Calibri; | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| <h1>Hello World!</h1> |
| Param | |
| ( | |
| [Parameter(Mandatory=$false)] | |
| [String] | |
| $DownloadLocation | |
| ) | |
| cls | |
| # The script has been tested on Powershell 3.0 |