ConvertFrom-Markdown (Microsoft.PowerShell.Utility) - PowerShell

This cmdlet converts the specified content into a MarkdownInfo. When a file path is specified for the Path parameter, the contents on the file are converted. The output object has three properties: The Token property has the abstract syntax tree (AST) of the converted object The Html property has …