Fix Discord message rendering #13

Merged
probablycorey merged 1 commits from probablycorey/fix-discord-message into main 2026-03-10 17:09:29 +00:00

Fixes the stray blockquote character that was rendering as a literal ">" in Discord messages.

The empty blockquote line after the repository name now has a trailing space, so Discord treats it as a blank line within the blockquote instead of a literal character.

Fixes the stray blockquote character that was rendering as a literal ">" in Discord messages. The empty blockquote line after the repository name now has a trailing space, so Discord treats it as a blank line within the blockquote instead of a literal character.
probablycorey added 1 commit 2026-03-10 17:02:31 +00:00
Fix Discord message rendering: remove stray blockquote character
Some checks failed
CI / test (pull_request) Has been cancelled
d12ee5c52d
The empty blockquote line after the repo name was rendering as a literal ">" in Discord. Add a trailing space so it renders as a blank line within the blockquote instead.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Author
Owner

neat

neat
probablycorey merged commit 4fba215f21 into main 2026-03-10 17:09:29 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: probablycorey/workshop#13
No description provided.