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

Make update-message escapping more consistent with send-message #39

Merged
merged 1 commit into from
Mar 13, 2022

Conversation

blazzy
Copy link
Contributor

@blazzy blazzy commented Mar 7, 2022

I had some trouble with my update-messages not turning out like my send-message.

I made the escaping logic more consistent in a fork and am using that for now. This PR contains those changes. I didn't make any attempt to be DRY if that is a concern. I just copied and pasted the logic. Opening this up for reference and hoping some version will be incorporated upstream.

Thanks.

PS: I'd rather be using blocks, and I'm excited about that WIP PR to be able to update blocks.

@archive
Copy link
Owner

archive commented Mar 10, 2022

Thanks! Will check

@archive archive changed the base branch from master to message-escaping March 13, 2022 21:45
@archive archive merged commit a423cf7 into archive:message-escaping Mar 13, 2022
@archive archive mentioned this pull request Mar 13, 2022
archive added a commit that referenced this pull request Mar 13, 2022
* Make update-message more consistent with send-message (#39)

* Moved escaper code to shared util

Co-authored-by: Krishna Rajendran <krishna@emptybox.org>
@archive
Copy link
Owner

archive commented Mar 13, 2022

Thanks @blazzy! I have merged this into master and prepping for new release

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.

None yet

2 participants