Results 13 issues of teramako

# PR Summary This patch fixes a problem with reading and writing syntax parameters in the Maml help. Fix following issues: - https://github.com/PowerShell/platyPS/issues/815 - https://github.com/PowerShell/platyPS/issues/816 - Problem with alphabetical order...

# PR Summary - Fix issue: #822 - Unifed `GetAbbreviatedType()` method for generating abbreviations for syntax parameters and `GetParameterTypeName()` method for generating parameter types ## PR Context For: - https://github.com/PowerShell/platyPS/issues/822

# PR Summary Set FileMode to `Truncate` when overwriting existing content, ## PR Context I noticed that when I overwrite Maml help with `Export-MamlCommandHelp -Force`, which results in a smaller...