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

Support for escape characters in the string literals #49

Closed
flexferrum opened this issue Oct 1, 2018 · 0 comments
Closed

Support for escape characters in the string literals #49

flexferrum opened this issue Oct 1, 2018 · 0 comments
Assignees
Labels
bug Something isn't working sooooo cute! Good for newcomers
Milestone

Comments

@flexferrum
Copy link
Collaborator

Add support for escape characters in the string literals, supported by Jinja2 parser. Strings like 'Hello\t\nWorld' should be parsed as expected.

@flexferrum flexferrum added the bug Something isn't working label Oct 1, 2018
@flexferrum flexferrum added this to the Release 1.0 milestone Oct 1, 2018
@flexferrum flexferrum added the sooooo cute! Good for newcomers label Oct 16, 2018
@palchukovsky palchukovsky self-assigned this Jun 19, 2019
@flexferrum flexferrum modified the milestones: Release 1.0, Release 0.9.3 Jun 19, 2019
palchukovsky added a commit that referenced this issue Jun 20, 2019
Supported next characters: \n, \r and \t.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sooooo cute! Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants