Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
PSMD
1.0.7
Examples/Example_Link.ps1
$doc
=
New-PSMDDocument
-Name
"Sample"
-Content
{
Link
-Text
"Google it yourself"
-Value
"https://Google.com"
Link
-Text
"Google it yourself"
-Value
"https://Google.com"
}