-
-
Notifications
You must be signed in to change notification settings - Fork 4
HelpOut Get-Help -Online #210
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Fun fact: the first
.LINKin a PowerShell function is used forGet-Help -Online.Since
HelpOuthelps you generate markdown help, presumably for online scenarios, it should be somewhat straightforward to modify a function so that its first link points to the correct location.Save-MarkdownHelp-RootUrlshould provide a Root Url for links #211HelpOutLinkHelpextension should modify a function to link to online help #212