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: escape backslashes in string literals #823

Merged
merged 1 commit into from
Feb 26, 2019

Conversation

unarist
Copy link
Contributor

@unarist unarist commented Feb 26, 2019

Follow up for #822 and 0473165 (only escape quotes).

When example: '{"name":"Guru \ bs"}' is given...

before:
image

after:
image

Follow up for Redocly#822 and 0473165 (only escape quotes).
@RomanHotsiy RomanHotsiy merged commit 70faca1 into Redocly:master Feb 26, 2019
@RomanHotsiy
Copy link
Member

Nice! Thanks!

@coveralls
Copy link

Coverage Status

Coverage remained the same at 82.253% when pulling cb76543 on unarist:fix/escape-backslashes into 3ce5bff on Rebilly:master.

@unarist unarist deleted the fix/escape-backslashes branch February 26, 2019 13:50
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.

3 participants