Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix pills being broken by unescaped characters #4411

Merged
merged 6 commits into from
Apr 15, 2020
Merged

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Apr 14, 2020

Fixes element-hq/element-web#4867
Fixes element-hq/element-web#4984

image

/[[\\\]]/ might be my favourite looking regex

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@t3chguy t3chguy marked this pull request as ready for review April 14, 2020 23:57
@t3chguy t3chguy requested a review from a team April 14, 2020 23:57
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Copy link
Contributor

@foldleft foldleft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the tests too :)

@t3chguy t3chguy merged commit 2929bcf into develop Apr 15, 2020
@t3chguy t3chguy deleted the t3chguy/backslash branch April 27, 2020 17:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mangled names in highlights Ending backslash in displayed user name breaks mention badge.
2 participants