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

[jarun#734] fixed parsing of webpage keywords #737

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

LeXofLeviafan
Copy link
Collaborator

fixes #734:

  • stripping the spaces around commas during webpage parsing

@jarun jarun merged commit 83576b4 into jarun:master Apr 30, 2024
1 check passed
@jarun
Copy link
Owner

jarun commented Apr 30, 2024

Thank you!

@sjehuda
Copy link
Contributor

sjehuda commented Apr 30, 2024

@LeXofLeviafan Why did you choose RegEx over strip, lstrip, rstrip?

@LeXofLeviafan
Copy link
Collaborator Author

@sjehuda Extra whitespaces weren't limited to just the beginning and the end of the string.

@LeXofLeviafan LeXofLeviafan deleted the fix-keywords branch August 24, 2024 17:37
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.

Tags yielded by auto-tagging have a white space
3 participants