Azure / autorest.powershell

AutoRest PowerShell Generator
MIT License
113 stars 86 forks source link

Synopsis/Description does not support newlines #1358

Open benwa opened 4 months ago

benwa commented 4 months ago

If the OpenAPI description has a \n in it, the Synopsis and Description should replace it with a newline, however that does not seem to happen.

https://github.com/Azure/azure-powershell/blob/b9f164a4435293baf9b0592f12868260b52bbc8f/src/Functions/Functions/help/Az.Functions.md?plain=1#L11