Description
When you request help for the spo site classic add command in the terminal, you see unescaped markdown characters
Steps to reproduce
m365 spo site classic add -h
Expected results
No markdown characters in the displayed help
Actual results

Diagnostics
No response
CLI for Microsoft 365 version
Latest from main
nodejs version
v16.13.0
Operating system (environment)
macOS
Shell
zsh
cli doctor
No response
Additional Info
This could be related either to incorrectly formatted .md help file or a bug in the logic responsible for translating md to plain text.
Description
When you request help for the
spo site classic addcommand in the terminal, you see unescaped markdown charactersSteps to reproduce
m365 spo site classic add -hExpected results
No markdown characters in the displayed help
Actual results
Diagnostics
No response
CLI for Microsoft 365 version
Latest from main
nodejs version
v16.13.0
Operating system (environment)
macOS
Shell
zsh
cli doctor
No response
Additional Info
This could be related either to incorrectly formatted .md help file or a bug in the logic responsible for translating md to plain text.