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: double quotes not being escaped in text block #117

Merged
merged 4 commits into from
Jul 16, 2024

Conversation

pajotg
Copy link
Contributor

@pajotg pajotg commented Jul 16, 2024

This PR fixes the issue that if you where to put a " inside a text block it would not be escaped, now it is.
image

it previously produced this result:
image

@pajotg pajotg requested a review from a team as a code owner July 16, 2024 06:36
@pajotg pajotg requested a review from sverben July 16, 2024 06:36
@pajotg pajotg merged commit 016c13b into main Jul 16, 2024
1 check passed
@pajotg pajotg deleted the fix_quotes_not_being_escaped branch July 16, 2024 11:01
@rmoesbergen rmoesbergen linked an issue Aug 3, 2024 that may be closed by this pull request
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.

[bug] Cannot use " in text field
2 participants