Skip to content

fix: pad empty lines in messages with a space for chat rendering#1057

Merged
confuser merged 1 commit intomasterfrom
fix/empty-lines-in-messages
Apr 3, 2026
Merged

fix: pad empty lines in messages with a space for chat rendering#1057
confuser merged 1 commit intomasterfrom
fix/empty-lines-in-messages

Conversation

@confuser
Copy link
Copy Markdown
Member

@confuser confuser commented Apr 3, 2026

Consecutive \n\n in messages.yml produced empty lines that Minecraft's chat collapses. Insert a space into empty segments so they render as visible blank lines.

Closes #1051

Consecutive \n\n in messages.yml produced empty lines that Minecraft's
chat collapses. Insert a space into empty segments so they render as
visible blank lines.

Closes #1051
@confuser confuser merged commit 2efe6b2 into master Apr 3, 2026
18 checks passed
@confuser confuser deleted the fix/empty-lines-in-messages branch April 3, 2026 17:42
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

Successfully merging this pull request may close these issues.

Appeal lacks space after \n\n formatting.

1 participant