-
Notifications
You must be signed in to change notification settings - Fork 2k
"""\nabc\n""" and """abc""" are not distinguishable from the ast #1188
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
Comments
@vjeux It's intentional:
|
Thanks for the quick reply. This is unfortunate as it means I have to read from the raw input to print it as it was entered... I can live with it though! |
I’m not 100% sure this is an issue: prettier/prettier#3605 (comment) |
@vjeux I saw you removed workaround from |
Yes, sorry! |
Both of then look exactly the same. I would expect \n to be part of the value.
The text was updated successfully, but these errors were encountered: