Skip to content

Fixing Regex#42

Open
GloriousCraft wants to merge 3 commits intoSenither:masterfrom
GloriousCraft:patch-1
Open

Fixing Regex#42
GloriousCraft wants to merge 3 commits intoSenither:masterfrom
GloriousCraft:patch-1

Conversation

@GloriousCraft
Copy link

The regex has been catching "+"; "$"; "^"; "|"; "~" and "`", really annoying issue. I might be dumb and catching those might have an actual use, but as far as I can tell it's nothing more than an annoying issue.
Also I'm sure there is a better way of going about it, but I'm tired and cannot be bothered to do regex.

The regex has been catching "+"; "$"; "^"; "|"; "~" and "`", really annoying issue. I might be dumb and catching those might have an actual use, but as far as I can tell it's nothing more than an annoying issue.
Also I'm sure there is a better way of going about it, but I'm tired and cannot be bothered to do regex.
I'm dumb, there was a significantly better way of doing it.
Previous "fix" just rendered the expression useless, this should be an actual fix
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.

1 participant