{
"os": {
"platform": "win32",
"version": "Windows 10 Enterprise",
"release": "10.0.18363"
},
"cliVersion": "4.0.0",
"nodeVersion": "v14.16.0",
"cliAadAppId": "31359c7f-bd7e-475c-86db-fdb8c937548e",
"cliAadAppTenant": "common",
"authMode": "DeviceCode",
"cliEnvironment": "",
"roles": [],
"scopes": [
"AllSites.FullControl",
"AppCatalog.ReadWrite.All",
"ChannelMember.ReadWrite.All",
"ChannelMessage.Send",
"ChannelSettings.ReadWrite.All",
"Directory.AccessAsUser.All",
"Directory.ReadWrite.All",
"Group.ReadWrite.All",
"IdentityProvider.ReadWrite.All",
"Mail.ReadWrite",
"Mail.Send",
"Policy.Read.All",
"Reports.Read.All",
"Tasks.ReadWrite",
"Team.Create",
"TeamMember.ReadWrite.All",
"TeamsApp.ReadWrite.All",
"TeamsAppInstallation.ReadWriteForUser",
"TeamSettings.ReadWrite.All",
"TeamsTab.ReadWrite.All",
"TermStore.ReadWrite.All",
"User.Invite.All",
"User.ReadWrite.All",
"profile",
"openid",
"email"
]
}
Description
When using --help, help description is displayed not in rendered markdown

Steps to reproduce
m365 loginm365 spo site get --helpExpected results
something similar to this but still i see

shand other markdown syntaxin cmder:
in VS code

Or something similar like PowerShell OOTB help:

Actual results
Actual result in powershell ISE:

command prompt:

Diagnostics
No response
CLI for Microsoft 365 version
v4.0.0
nodejs version
v14.16.0
Operating system (environment)
Windows
Shell
PowerShell
cli doctor
Additional Info
No response