Skip to content

Instantly share code, notes, and snippets.

@jumoog
Last active September 6, 2025 19:29
Show Gist options
  • Save jumoog/2418fcc60fb1b8c28f05ae4f910dd0b1 to your computer and use it in GitHub Desktop.
Save jumoog/2418fcc60fb1b8c28f05ae4f910dd0b1 to your computer and use it in GitHub Desktop.
regex for put lines into an string array
(.+)(\r\n)
"\1",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment