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

Always move ID comment to end of message #1373

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

NoRePercussions
Copy link
Contributor

Resolves #1362

Having the comment in the middle of a message causes issues with Markdown rendering (#1362). Instead, remove all previous identifiers and re-add the comment at the end of the message.

This change is backwards compatible and will automatically repair messages generated by a previous version when they are updated.

Having the comment in the middle of a message causes issues with
Markdown rendering (marocchino#1362). Instead, remove all previous identifiers
and re-add the comment at the end of the message.

This change is backwards compatible and will automatically repair
messages generated by a previous version when they are updated.
Copy link

github-actions bot commented Jul 17, 2024

output of yarn all

The build is over.

@marocchino marocchino merged commit debc36d into marocchino:main Jul 22, 2024
2 checks passed
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.

Place identifier at top of comment
2 participants