Markdown testΒΆ

This is markdown document

function testFunction()
{
    Write-Host 'test'
}