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 newline #783

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Fix newline #783

merged 2 commits into from
Oct 14, 2024

Conversation

vsbogd
Copy link
Collaborator

@vsbogd vsbogd commented Oct 14, 2024

Fix #780 allow recognizing \n by . inside regex using flag s

Copy link
Collaborator

@Necr0x0Der Necr0x0Der left a comment

Choose a reason for hiding this comment

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

Thanks!

@Necr0x0Der Necr0x0Der merged commit 0476b7d into trueagi-io:main Oct 14, 2024
2 checks passed
@vsbogd vsbogd deleted the fix-newline branch November 18, 2024 07:53
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.

String parsing with new lines is broken
2 participants