Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug report: Markdown output is not formatted well in console #4541

Closed
milanholemans opened this issue Feb 18, 2023 · 2 comments
Closed

Bug report: Markdown output is not formatted well in console #4541

milanholemans opened this issue Feb 18, 2023 · 2 comments
Assignees
Milestone

Comments

@milanholemans
Copy link
Contributor

Description

When printing a help page in the console, I noticed that the Markdown section is not well formatted.

image

As you can see, everything after the title is indented while this shouldn't be the case.

Steps to reproduce

Run any command which has a markdown docs response and append -h

Example: m365 planner bucket list -h

Expected results

The markdown response should not have indents and be printed like all other responses.

Actual results

Title is printed properly, the rest has indents.

Diagnostics

No response

CLI for Microsoft 365 version

v6.3.0

nodejs version

v16.18.1

Operating system (environment)

Windows

Shell

PowerShell

cli doctor

No response

Additional Info

No response

@nicodecleyre
Copy link
Contributor

Can i work on this one? 😄

@milanholemans
Copy link
Contributor Author

Please do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants