Skip to content

Commit a3c15c4

Browse files
feat: build.with.powershell.convertfrom-markdown ( Fixes #6 )
1 parent 9a6ebe3 commit a3c15c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.with.powershell.slow.ps1 renamed to build.with.powershell.ConvertFrom-Markdown.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ param(
44
$InputPath = "$psScriptRoot/TestMarkdown",
55

66
[string]
7-
$OutputPath = "$psScriptRoot/PowerShellSlower"
7+
$OutputPath = "$psScriptRoot/PowerShellConvertFromMarkdown"
88
)
99

1010

0 commit comments

Comments
 (0)