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

Wrong enclosure with larex:insert #10

Closed
Lukasss93 opened this issue Apr 2, 2021 · 1 comment
Closed

Wrong enclosure with larex:insert #10

Lukasss93 opened this issue Apr 2, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Lukasss93
Copy link
Owner

The larex:insert command add wrong enclosure if there is a quotation mark with a comma.

Example:

Input:
test "cool" and, oops

Output:
""test ""cool"" and, oops""

Expected:
"test ""cool"" and, oops"

@Lukasss93 Lukasss93 self-assigned this Apr 2, 2021
@Lukasss93 Lukasss93 added the bug Something isn't working label Apr 2, 2021
@Lukasss93
Copy link
Owner Author

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant