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

fix: consecutive and leading whitespace is not shown in console #1896

Merged
merged 1 commit into from
Jun 3, 2024
Merged

fix: consecutive and leading whitespace is not shown in console #1896

merged 1 commit into from
Jun 3, 2024

Conversation

rschaeuble
Copy link
Contributor

@rschaeuble rschaeuble commented Jun 3, 2024

Description

This PR fixes #1895 by adding white-space: pre-wrap;

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

[optional] Are there any post-deployment tasks we need to perform?

This fixes #1895

Signed-off-by: Rolf Schäuble <rolf@rschaeuble.de>
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 3, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 3, 2024
@meteyou meteyou changed the title fix: consecutive and leading whitespace is not shown in console output fix: consecutive and leading whitespace is not shown in console Jun 3, 2024
@meteyou meteyou merged commit f96e006 into mainsail-crew:develop Jun 3, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consecutive and leading whitespace is not shown in console output
2 participants