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

Remove newlines from build command "skipping" output #22

Closed
caendesilva opened this issue Jun 9, 2022 · 1 comment
Closed

Remove newlines from build command "skipping" output #22

caendesilva opened this issue Jun 9, 2022 · 1 comment

Comments

@caendesilva
Copy link
Member

image

Instead of

No Markdown Pages found. Skipping...

No Markdown Posts found. Skipping...

No Documentation Pages found. Skipping...

It would be

No Markdown Pages found. Skipping...
No Markdown Posts found. Skipping...
No Documentation Pages found. Skipping...
@caendesilva
Copy link
Member Author

Reverting and closing as it looks even more weird when there is no space above a progress bar.

image

This is where the newline comes from by the way
image

@caendesilva caendesilva closed this as not planned Won't fix, can't repro, duplicate, stale Jun 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant