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: Better support for phrases which contain a \n #176

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

LinusCenterstrom
Copy link
Collaborator

Currently if you call _s with \n inside the phrase the parser interprets that as a backslash followed by an n. This fixes that.

@LinusCenterstrom LinusCenterstrom changed the title Better support for phrases which contain a \n fix: Better support for phrases which contain a \n Nov 6, 2024
@LinusCenterstrom LinusCenterstrom merged commit 7dffc11 into master Nov 6, 2024
3 of 4 checks passed
@LinusCenterstrom LinusCenterstrom deleted the support-newline-in-phrase branch November 6, 2024 15:26
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