Open benwa opened 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.
\n
https://github.com/Azure/azure-powershell/blob/b9f164a4435293baf9b0592f12868260b52bbc8f/src/Functions/Functions/help/Az.Functions.md?plain=1#L11
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