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: markdown formatting of messages with attachments #294

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

Qbject
Copy link
Contributor

@Qbject Qbject commented Jun 7, 2024

The convertMessageTextToMarkdown function used to mutate msg argument passed to it. This caused improper markdown formatting for some messages (messages with attachments are affected, I didn't investigate other criteria)

@soberhacker
Copy link
Owner

Thanks

@soberhacker soberhacker merged commit d41e60a into soberhacker:develop Sep 21, 2024
1 check failed
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.

2 participants