We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
isGroup, _ := regexp.MatchString("{.*}|[.*]", spltData) isPrevGroup, _ := regexp.MatchString("{.*}|[.*]", retSplit[idx-1])
Should we escape the brackets?
The text was updated successfully, but these errors were encountered:
hi @iamruhua
apologies for huge delay, issue slipped through :(. I am not sure I understand the problem, any chance you come up with an example?
Ta, DanB
Sorry, something went wrong.
Since there was no reply, I will close the issue.
Please reopen once you find it actual again.
Thanks, DanB
No branches or pull requests
Should we escape the brackets?
The text was updated successfully, but these errors were encountered: