Skip to content

V15/feature/notification-whitespace#18190

Merged
nielslyngsoe merged 2 commits intov15/devfrom
v15/feature/notification-whitespace
Jan 31, 2025
Merged

V15/feature/notification-whitespace#18190
nielslyngsoe merged 2 commits intov15/devfrom
v15/feature/notification-whitespace

Conversation

@iOvergaard
Copy link
Copy Markdown
Contributor

Description

Adds default white-space: pre-line to all notification messages. This is helpful to show multiline content. This shouldn't have an effect on one-line notifications. It will only have an effect, if you do something like this:

const message = `
this
is
all
on
one
line
`;

Copy link
Copy Markdown
Member

@nielslyngsoe nielslyngsoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely clean-up 👏

@nielslyngsoe nielslyngsoe merged commit 2cdcacb into v15/dev Jan 31, 2025
@nielslyngsoe nielslyngsoe deleted the v15/feature/notification-whitespace branch January 31, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants